coqui-tts/TTS/tts/models
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
..
__init__.py Update setup_model 2022-02-25 11:11:35 +01:00
align_tts.py Update AlignTTS 2022-02-25 11:11:35 +01:00
base_tacotron.py Capacitron (#977) 2022-05-20 16:17:11 +02:00
base_tts.py Use fsspec and torch for embedding file IO (#1581) 2022-06-01 13:49:42 +02:00
forward_tts.py Fix import 2022-03-02 09:15:20 +01:00
glow_tts.py Add EmbeddingManager and BaseIDManager (#1374) 2022-03-31 13:41:16 +02:00
tacotron.py Capacitron (#977) 2022-05-20 16:17:11 +02:00
tacotron2.py Capacitron (#977) 2022-05-20 16:17:11 +02:00
vits.py Fix voice conversion inference (#1583) 2022-05-20 15:50:25 +02:00