This website requires JavaScript.
Explore
Help
Sign In
Medix-AI
/
coqui-tts
mirror of
https://github.com/coqui-ai/TTS.git
Watch
1
Star
0
Fork
You've already forked coqui-tts
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
affe1c1138
coqui-tts
/
TTS
/
tts
/
datasets
History
erogol
affe1c1138
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
..
TTSDataset.py
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
__init__.py
rename the project to old TTS
2020-09-09 12:27:23 +02:00
preprocess.py
return eval split optional
2020-11-25 14:50:09 +01:00