coqui-tts/TTS
Eren Gölge f70e82cd19
Use fsspec and torch for embedding file IO (#1581)
* Use fsspec and torch for embedding file

* Fixup

* Fix load and save files

* Fix compute embedding script

* Set use_cuda to true if available

* Add dummy speakers.pth file

* Make style

* Change default speakers file extension

Co-authored-by: WeberJulian <julian.weber@hotmail.fr>
2022-06-01 13:49:42 +02:00
..
bin Use fsspec and torch for embedding file IO (#1581) 2022-06-01 13:49:42 +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 Use fsspec and torch for embedding file IO (#1581) 2022-06-01 13:49:42 +02: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