coqui-tts/TTS/bin
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 fixing dome pypi issues 2021-01-25 13:06:12 +01:00
collect_env_info.py Make style and lint 2021-12-01 10:42:52 +00:00
compute_attention_masks.py Update model file extension (#1422) 2022-03-22 17:55:00 +01:00
compute_embeddings.py Use fsspec and torch for embedding file IO (#1581) 2022-06-01 13:49:42 +02:00
compute_statistics.py Update TTS.tts formatters (#1228) 2022-02-11 23:03:43 +01:00
eval_encoder.py Add EmbeddingManager and BaseIDManager (#1374) 2022-03-31 13:41:16 +02:00
extract_tts_spectrograms.py Add EmbeddingManager and BaseIDManager (#1374) 2022-03-31 13:41:16 +02:00
find_unique_chars.py Open bible dataset formatter (#1365) 2022-03-11 10:43:31 +01:00
find_unique_phonemes.py Make style and lint 2022-03-02 13:25:35 +01:00
remove_silence_using_vad.py Fix style tests 2022-03-23 15:05:32 -03:00
resample.py Add file_ext args to resample.py 2022-02-25 11:15:46 +01:00
synthesize.py Capacitron (#977) 2022-05-20 16:17:11 +02:00
train_encoder.py Add EmbeddingManager and BaseIDManager (#1374) 2022-03-31 13:41:16 +02:00
train_tts.py Enforce phonemizer definition for synthesis (#1441) 2022-03-25 23:15:33 +01:00
train_vocoder.py Make stlye 2022-02-25 11:31:56 +01:00
tune_wavegrad.py reformatting and styling 2021-04-12 11:47:39 +02:00