coqui-tts/TTS
André R. de Miranda 3b84ef9524
Fixed use_cuda issue in compute_embeddings.py
Added use_cuda argument in self.init_encoder method
2022-05-20 12:46:46 -03:00
..
bin Capacitron (#977) 2022-05-20 16:17: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 Add EmbeddingManager and BaseIDManager (#1374) 2022-03-31 13:41:16 +02:00
server 🐍 Python 3.10.x support and drop Python 3.6 support (#1565) 2022-05-12 15:50:25 +02:00
tts Fixed use_cuda issue in compute_embeddings.py 2022-05-20 12:46:46 -03:00
utils Capacitron (#977) 2022-05-20 16:17:11 +02:00
vocoder Fix GAN optimizer order 2022-05-07 13:29:11 +02:00
.models.json Capacitron (#977) 2022-05-20 16:17:11 +02:00
VERSION Bump to v0.6.2 2022-04-20 11:46:26 +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