Commit Graph

20 Commits (988f66c2c21e8cb465b3caeaf197a72c77e54e37)

Author SHA1 Message Date
Malar Kannan 988f66c2c2 avoiding same voice similar variants 2017-11-13 17:33:37 +05:30
Malar Kannan d978272bdb saving model and tensorboard
checkpointing model
2017-11-10 18:09:14 +05:30
Malar Kannan bb72c4045e trying to overfit the model to identify false-negative types 2017-11-10 17:52:21 +05:30
Malar Kannan e9b18921ee implemented train/test split at word-level and generator returns one-shot validation data 2017-11-10 14:07:31 +05:30
Malar Kannan ab452494b3 implemented streaming tfreccords 2017-11-09 20:31:29 +05:30
Malar Kannan 0a4d4fadeb implemented random sampling of data for oneshot loading 2017-11-09 15:00:17 +05:30
Malar Kannan b3a6aa2f6a clean-up 2017-11-08 11:08:19 +05:30
Malar Kannan 7cbfebbf1a 1. fixed missing wrong pairs
2.using different progress bakend
2017-11-07 17:27:09 +05:30
Malar Kannan b8a9f87031 implemented padding and pipeline is complete 2017-11-07 15:18:04 +05:30
Malar Kannan 15f29895d4 implemented tfrecord reader and model refactor wip 2017-11-07 00:10:23 +05:30
Malar Kannan 4188585488 updated test code 2017-10-31 17:41:02 +05:30
Malar Kannan 6fbf06814c updated model to use dense classifier 2017-10-31 13:31:31 +05:30
Malar Kannan 5824158af2 1. fixed neg values in spectrogram
2. refactored get word spectrogram code
2017-10-25 16:52:45 +05:30
Malar Kannan f1e82a2539 added code to record and generate spectrogram, wip test model 2017-10-25 15:38:03 +05:30
Malar Kannan 82d0398d2c formatted 2017-10-25 13:36:41 +05:30
Malar Kannan e6f0c8b21b 1. clean-up code
2. implemented checkpoint model saving
2017-10-24 16:41:35 +05:30
Malar Kannan 03d49d83e7 updated learning rate 2017-10-23 20:21:44 +05:30
Malar Kannan 6f3bca61cf 1. fixed dimension issue in data
2. experimenting with different base network
2017-10-23 19:00:27 +05:30
Malar Kannan e865f17a0d pickling intermediate data to save memory usage 2017-10-20 12:52:11 +05:30
Malar Kannan 8ae5104201 added spectrogram to model data code and implemented simple rnn model 2017-10-17 18:56:42 +05:30