coqui-tts/TTS/bin
Stanislav Kachnov 2c9f00a808
Fix tune wavegrad (#1844)
* fix imports in tune_wavegrad

* load_config returns Coqpit object instead None

* set action (store true) for flag "--use_cuda"; start to tune if module is running as the main program

* fix var order in the result of batch collating

* make style

* make style with black and isort
2022-08-22 09:55:32 +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 Fix the --model_name and --vocoder_name arguments need a <model_type> element (#1469) 2022-06-27 10:32:43 +02:00
train_encoder.py Implement bucketed weighted sampling for VITS (#1871) 2022-08-15 11:08:11 +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 Fix tune wavegrad (#1844) 2022-08-22 09:55:32 +02:00