coqui-tts/TTS
Eren Gölge 7442bcefa5
Remove deprecated files (#1873)
- samplers.py is moved
- distribute.py is replaces by the 👟Trainer
2022-08-15 12:16:37 +02:00
..
bin Implement bucketed weighted sampling for VITS (#1871) 2022-08-15 11:08:11 +02:00
config REBASED: Transform Speaker Encoder in a Generic Encoder and Implement Emotion Encoder training support (#1349) 2022-03-11 14:43:40 +01:00
encoder Remove deprecated files (#1873) 2022-08-15 12:16:37 +02:00
server 🐍 Python 3.10.x support and drop Python 3.6 support (#1565) 2022-05-12 15:50:25 +02:00
tts Fix BCE loss issue (#1872) 2022-08-15 11:27:21 +02:00
utils Implement bucketed weighted sampling for VITS (#1871) 2022-08-15 11:08:11 +02:00
vocoder Introduce numpy and torch transforms (#1705) 2022-08-08 11:57:50 +02:00
.models.json Add Thorsten VITS model (#1675) 2022-06-21 11:39:49 +02:00
VERSION Bump up to v0.7.1 2022-06-21 14:12:55 +02:00
__init__.py Use `coqui_tts` as the default run name 2021-08-30 12:56:47 +00:00
model.py Update base model wrt 👟 (#1406) 2022-03-23 17:24:20 +01:00