Malar Kannan malar
  • Joined on 2017-07-17
malar pushed to master at malar/speech-scoring 2017-11-22 09:15:12 +00:00
e7fc607578 trying mfcc instead of spectrogram
malar pushed to master at malar/speech-scoring 2017-11-17 10:33:39 +00:00
c81a7b4468 decreasing first layer node count to avoid gpu memory overflow
c682962c8f using a Bi-LSTM layer as the first layer
6ff052be9b fixed randomize pair picking
7fc89c0853 1. fixed pairing and data duplicates
3d297f176f perfect score on new test words - TODO evaluate on real voice
Compare 5 commits »
malar pushed to master at malar/speech-scoring 2017-11-15 13:04:06 +00:00
7d94ddc2ae all phrases
malar pushed to master at malar/speech-scoring 2017-11-15 12:59:27 +00:00
77c7adbdb5 Merge branch 'master' of ssh://invmac/~/Public/repos/speech-scoring
a67ce148d6 fixed dupliate words
Compare 2 commits »
malar pushed to master at malar/speech-scoring 2017-11-15 09:48:21 +00:00
c75ff4d109 failure visualization wip
a9b244a50c the pair generation order is randomized
Compare 2 commits »
malar pushed to master at malar/speech-scoring 2017-11-15 08:47:29 +00:00
1b0ba26a6e Merge branch 'master' of ssh://invnuc/~/Public/Repos/speech_scoring
e9f54c7f6f 1. tuned batchsize
7684ab3a74 ported to tqdm
Compare 3 commits »
malar pushed to master at malar/speech-scoring 2017-11-14 16:29:24 +00:00
33c6bcc3c1 implemeted test data sample generation
Compare 2 commits »
malar pushed to master at malar/speech-scoring 2017-11-14 16:27:53 +00:00
10b024866e implemented evaluation of test data with model by overfitting on smaller dataset
malar pushed to master at malar/fs-walle-react-ts 2017-11-14 11:58:09 +00:00
b14927dade fixed change
malar pushed to master at malar/speech-scoring 2017-11-13 13:54:21 +00:00
e4b8b4e0a7 visualizing and playing sound files where prediction fails
988f66c2c2 avoiding same voice similar variants
d978272bdb saving model and tensorboard
bb72c4045e trying to overfit the model to identify false-negative types
1190312def removed tfrecord tensor code and remnants
Compare 14 commits »
malar pushed to master at malar/speech-scoring 2017-11-06 10:20:15 +00:00
5b682c78b8 Merge branch 'master' of ssh://invmac/~/Public/repos/speech-scoring
4194e05b4c removing - from phrases before synthesizing audio
1f19463b65 computing phoneme/word variant for each word in a phrase
Compare 3 commits »
malar pushed to master at malar/speech-scoring 2017-11-06 10:18:57 +00:00
046343680e implemented siamese pair tfrecord writer
c187fbe1ca implemented tfrecord writer for spectrograms
Compare 2 commits »
malar pushed to master at malar/speech-scoring 2017-11-06 07:06:23 +00:00
fabd882664 tfrecords wip
5ff437b095 computing spectrogram for existing files
22d353f101 skipping missing files
Compare 3 commits »
malar pushed to master at malar/speech-scoring 2017-11-03 08:49:42 +00:00
b4ceeb4eed generating spectrogram parallelly
malar pushed to master at malar/speech-scoring 2017-11-02 07:46:11 +00:00
6ab84b4dc2 Merge branch 'master' of ssh://invmac/~/Public/repos/speech-scoring
d4454b6434 looping record test code
45977a819d generating randome samples
4188585488 updated test code
2d9b12af95 fixed out of range exception
Compare 5 commits »
malar pushed to master at malar/speech-scoring 2017-10-31 08:01:56 +00:00
6fbf06814c updated model to use dense classifier
malar pushed to master at malar/Deep-Learning-Course 2017-10-28 12:16:04 +00:00
e792d29ba1 implemented conv2d of mnist from scratch added fourth week notes
malar pushed to master at malar/Deep-Learning-Course 2017-10-28 04:08:39 +00:00
64b89c326b update faceeyes code
malar pushed to master at malar/speech-scoring 2017-10-27 13:34:12 +00:00
80c0ce403e generating all words for a every voice first
malar pushed to master at malar/speech-scoring 2017-10-27 13:27:24 +00:00
cbf15ff662 type in fn name