coqui-tts/TTS/tts
erogol 7505c0ba27 muliprocess phoneme computation 2020-12-07 11:29:41 +01:00
..
configs setup training scripts for computing phonemes before training optionally. And define data_loaders before starting training and re-use them instead of re-define for every train and eval calls. This is to enable better instance filtering based on input length. 2020-12-07 11:26:57 +01:00
datasets muliprocess phoneme computation 2020-12-07 11:29:41 +01:00
layers Merge branch 'dev' 2020-11-25 15:29:06 +01:00
models make speaker_mapping a global variable to prevent reload. Fix glow-tts training 2020-12-01 03:23:25 +01:00
tf rename the project to old TTS 2020-09-09 12:27:23 +02:00
utils convert float16 to float32 for plotting spectrograms 2020-11-25 14:50:28 +01:00
__init__.py rename the project to old TTS 2020-09-09 12:27:23 +02:00