Go to file
Keith Ito 2a68ef4b27 Set use_cmudict to True by default 2018-03-17 14:31:42 -07:00
datasets Use UTF-8 explicitly 2017-10-06 18:24:51 +09:00
models Use vanilla exponential decay for learning rate 2018-03-17 14:24:38 -07:00
tests Remove dependency on inflect 2018-02-05 16:41:56 -08:00
text Remove dependency on inflect 2018-02-05 16:41:56 -08:00
util Drop preemphasis 2018-03-17 14:31:24 -07:00
.gitignore Initial commit 2017-07-08 13:08:26 -04:00
LICENSE Apache 2 license 2018-02-05 14:28:23 -08:00
README.md Update README 2018-02-05 16:41:56 -08:00
TRAINING_DATA.md Rename "pipeline" to "cleaners" 2017-09-04 21:54:23 -07:00
demo_server.py Trim silence from output 2017-09-25 10:03:03 -07:00
eval.py Trim silence from output 2017-09-25 10:03:03 -07:00
hparams.py Set use_cmudict to True by default 2018-03-17 14:31:42 -07:00
preprocess.py Use single quotes 2017-09-04 21:20:25 -07:00
requirements.txt Remove dependency on inflect 2018-02-05 16:41:56 -08:00
synthesizer.py Drop preemphasis 2018-03-17 14:31:24 -07:00
train.py Use single quotes 2017-09-04 21:20:25 -07:00

README.md

mimic2

This is a fork of keithito/tacotron with changes specific to Mimic 2 applied.

Copyright (c) 2017 Keith Ito