coqui-tts/TTS/bin
p0p4k 71281ff1e4
Add support for model_info in CLI (#1623)
* model_info

* model_info

* model_info_by_idx and name

* model_info_by_idx and name

* model_info

* Update manage.py

* fixed linter

* fixed linter

* fixed linter

* fixed linter

* fixed return style checks

* fixed linter

* fixed linter

* fixed idx always positive

* added comments

* fix parser.args check

* fix parser.args check

* Make style

Co-authored-by: Eren G??lge <egolge@coqui.ai>
2022-06-20 23:28:17 +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 Add support for model_info in CLI (#1623) 2022-06-20 23:28:17 +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