Commit Graph

10 Commits (master)

Author SHA1 Message Date
Michael Nguyen 378a5280b2 fixed eval 2018-08-25 16:38:11 -05:00
Michael Nguyen 126ef34d44 abstracted synthesize_helper out 2018-07-16 15:23:10 -05:00
Michael Nguyen 45584e8a93 added docker files, and return alignment during synthesizing 2018-07-05 13:13:55 -05:00
Michael Nguyen 5afe3ce027 change demo server, return alignment with syntehsis, plot alighment on eval 2018-07-03 18:53:07 -05:00
Keith Ito 122f9783e7 Drop preemphasis 2018-03-17 14:31:24 -07:00
Keith Ito d88640b7c0 Detect endpoint at first long silence 2017-09-26 09:51:22 -07:00
Keith Ito faf7b8d083 Trim silence from output
Remove reduction of max_iters in eval and demo_server.
2017-09-25 10:03:03 -07:00
Keith Ito 9190f660bc Add TensorFlow Griffin-Lim implementation
Based on @kyubyong's code:
https://github.com/Kyubyong/tensorflow-exercises/blob/master/Audio_Processing.ipynb

Requires TF 1.3
2017-09-12 20:04:39 -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 bc706654ad Initial commit 2017-07-08 13:08:26 -04:00