Commit Graph

15 Commits (9b46ddcb0ba483f4f0cba8d22be8269d3ac18c59)

Author SHA1 Message Date
Michael Nguyen 9ee48c9286 fixed dropout and prenet bug 2018-09-05 12:38:03 -05:00
Michael Nguyen 8f1f0155c5 preprocess.py now can set hparams, added mailabs dataset 2018-06-27 14:12:39 -05:00
Keith Ito 736bf5c1bf Use 50 Griffin-Lim iterations by default 2018-03-17 14:33:57 -07:00
Keith Ito 2a68ef4b27 Set use_cmudict to True by default 2018-03-17 14:31:42 -07:00
Keith Ito 122f9783e7 Drop preemphasis 2018-03-17 14:31:24 -07:00
Keith Ito d0e09d064a Bump default sample rate up to 22kHz 2018-03-17 14:28:58 -07:00
Keith Ito 475ed791bf Limit frequencies used in mel spectrogram to [125, 7600]. 2018-03-17 14:27:57 -07:00
Keith Ito 70ba4aaf69 Use vanilla exponential decay for learning rate 2018-03-17 14:24:38 -07:00
Keith Ito 1084310ed1 Use 512D embeddings 2018-03-17 14:22:39 -07:00
Keith Ito 14ee2615eb Make embedding dimension configurable 2018-03-17 14:22:24 -07:00
Keith Ito c4e14ad3b9 Rename "pipeline" to "cleaners"
No need to introduce new terminology.
2017-09-04 21:54:23 -07:00
Keith Ito c724ac2f4c Reference cleaner docs in TRAINING_DATA.md 2017-09-04 21:32:26 -07:00
Keith Ito 479976b6c5 Simplify text processing, make it easier to adapt to non-English data. 2017-09-04 20:04:59 -07:00
Keith Ito 0894cd9bf2 Make power a hyperparameter 2017-09-03 12:36:09 -07:00
Keith Ito bc706654ad Initial commit 2017-07-08 13:08:26 -04:00