Malar Kannan malar
  • Joined on 2017-07-17
malar pushed to master at malar/speech-scoring 2017-10-27 13:26:36 +00:00
307b4ce1c2 removed legacy similarity
malar pushed to master at malar/speech-scoring 2017-10-27 13:23:24 +00:00
938a9cf0a8 implemented tts gen variants
malar pushed to master at malar/speech-scoring 2017-10-27 08:57:45 +00:00
eb3ce8b7e5 wip high variant phoneme
e57576d6fa discarding phoneme incapable synthesizers
a953fa3355 fixed progress
7a520b79f4 writing to csv proactively
05f36daf7e refactored sample generation code
Compare 5 commits »
malar pushed to master at malar/speech-scoring 2017-10-26 07:18:35 +00:00
49e6a46efd code cleanup
malar pushed to master at malar/speech-scoring 2017-10-25 11:23:21 +00:00
5824158af2 1. fixed neg values in spectrogram
malar pushed to master at malar/speech-scoring 2017-10-25 10:09:25 +00:00
f1e82a2539 added code to record and generate spectrogram, wip test model
a8f17ef764 refactored spectrogram and implemented record and generate spectrogram
82d0398d2c formatted
Compare 3 commits »
malar pushed to master at malar/speech-scoring 2017-10-24 11:12:58 +00:00
e6f0c8b21b 1. clean-up code
malar pushed to master at malar/speech-scoring 2017-10-24 06:25:56 +00:00
77821093cb Merge remote-tracking branch 'locnuc/master'
71c49320c1 added changes
Compare 2 commits »
malar pushed to master at malar/speech-scoring 2017-10-24 06:25:37 +00:00
47991cb7ab added audio recording snippet
malar pushed to master at malar/speech-scoring 2017-10-24 06:20:48 +00:00
8be8fa2595 saving models and logs
03d49d83e7 updated learning rate
Compare 2 commits »
malar pushed to master at malar/speech-scoring 2017-10-23 13:32:41 +00:00
6f3bca61cf 1. fixed dimension issue in data
malar pushed to master at malar/Deep-Learning-Course 2017-10-23 05:35:47 +00:00
2c91fa6eb5 updated to third week
6c62795d02 updated notes and implemented data generation for 10 digit recognition
16c98b53d5 reorganized
Compare 3 commits »
malar pushed to master at malar/speech-scoring 2017-10-20 07:22:43 +00:00
e865f17a0d pickling intermediate data to save memory usage
malar pushed to master at malar/speech-scoring 2017-10-17 13:48:40 +00:00
b3755ad80e updated tested pickling
88edcdd239 seprated spectrogram generation code
51a6d6e804 added who data method
8ae5104201 added spectrogram to model data code and implemented simple rnn model
Compare 4 commits »
malar pushed to master at malar/Deep-Learning-Course 2017-10-14 03:41:44 +00:00
b27939044b included mnist examples
malar pushed to master at malar/speech-scoring 2017-10-13 12:29:55 +00:00
40c8675e4a included keras - mnist siamese example
malar pushed to master at malar/speech-scoring 2017-10-13 11:11:01 +00:00
dccbec7cba 1. implemented spectrogram generator for audio files
malar pushed to master at malar/Deep-Learning-Course 2017-10-11 07:52:56 +00:00
338312e5bf updated path reference, included tf training in notebook
02360d5104 initial commit
malar created repository malar/Deep-Learning-Course 2017-10-11 07:52:26 +00:00
malar pushed to master at malar/speech-scoring 2017-10-06 05:31:20 +00:00
258356780f created triplet code wip