coqui-tts/TTS
Eren Gölge 7de2756fc4 Enable support for 🐍 python 3.10
Bump up versions numpy 1.19.5 and TF 2.5.0
2021-06-22 16:21:11 +02:00
..
bin Update `TTS.bin` scripts for the new API 2021-06-22 16:21:11 +02:00
config fixup configs 2021-06-22 16:21:11 +02:00
server fix `use_cuda` bug in `server.py` 2021-06-04 14:02:53 +02:00
speaker_encoder make style 2021-05-31 16:37:15 +02:00
tts Enable support for 🐍 python 3.10 2021-06-22 16:21:11 +02:00
utils Update `synthesizer` for speaker and model init 2021-06-22 16:21:11 +02:00
vocoder Update `vocoder` utils 2021-06-22 16:21:11 +02:00
.models.json fixup! new japanese model placeholder in `.models.json` 2021-06-03 18:04:28 +02:00
VERSION bump up v0.0.15.1 2021-06-08 09:21:01 +02:00
__init__.py refactor and fix multi-speaker training in Trainer and Tacotron models 2021-06-22 13:12:52 +02:00
model.py Create base 🐸TTS model abstraction for tts models 2021-06-22 16:21:11 +02:00
trainer.py Implement unified trainer 2021-06-22 16:21:10 +02:00