coqui-tts/TTS
Eren Gölge 7eb94f760b Remove Ruslan model 2021-08-09 21:48:36 +00:00
..
bin Fix `num_char` init in Tacotron models 2021-08-09 21:46:15 +00:00
config update docstring 2021-08-09 18:35:35 +00:00
server Fix `server.py` for multi-speaker models 2021-07-26 15:38:30 +02:00
speaker_encoder Allow saving / loading checkpoints from cloud paths (#683) 2021-08-09 18:02:36 +00:00
tts Fix `num_char` init in Tacotron models 2021-08-09 21:46:15 +00:00
utils Refactor logging initialization 2021-08-09 18:35:08 +00:00
vocoder Implement VITS model 🚀 2021-08-09 18:02:36 +00:00
.models.json Remove Ruslan model 2021-08-09 21:48:36 +00:00
VERSION Bump the version to 0.1.3 2021-07-26 21:32:27 +02:00
__init__.py Add tests for gruut phonemization 2021-06-25 14:41:05 +02:00
model.py Create base 🐸TTS model abstraction for tts models 2021-06-28 17:03:19 +02:00
trainer.py Update trainer.py 2021-08-09 18:37:46 +00:00