coqui-tts/TTS/tts/utils
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
..
monotonic_align Fix import statements 2021-10-25 19:29:16 +02:00
text Fix the bug in eSpeak wrapper for eSpeak version 1.48.15 (#1560) 2022-05-12 15:15:18 +02:00
__init__.py rename the project to old TTS 2020-09-09 12:27:23 +02:00
data.py Add audio length sampler balancer (#1561) 2022-05-12 19:59:19 +02:00
helpers.py Make stlye 2022-02-25 11:31:56 +01:00
languages.py Add EmbeddingManager and BaseIDManager (#1374) 2022-03-31 13:41:16 +02:00
managers.py Use fsspec and torch for embedding file IO (#1581) 2022-06-01 13:49:42 +02:00
measures.py Format style of the recipes 2021-09-06 15:16:58 +00:00
speakers.py Return default SpeakerManager if no d_vector_file 2022-05-11 11:31:45 +02:00
ssim.py Update TTS.tts formatters (#1228) 2022-02-11 23:03:43 +01:00
synthesis.py Capacitron (#977) 2022-05-20 16:17:11 +02:00
visual.py Make style 2022-02-25 11:26:59 +01:00