coqui-tts/TTS/bin
Enno Hermann 77722cb0dd fix(bin.synthesize): correctly handle boolean arguments
Previously, e.g. `--use_cuda false` would actually set use_cuda=True:
https://github.com/coqui-ai/TTS/discussions/3762
2024-05-31 08:39:32 +02:00
..
__init__.py fixing dome pypi issues 2021-01-25 13:06:12 +01:00
collect_env_info.py style: run black 2024-03-07 11:46:51 +01:00
compute_attention_masks.py fix(bin.synthesize): correctly handle boolean arguments 2024-05-31 08:39:32 +02:00
compute_embeddings.py fix(bin.synthesize): correctly handle boolean arguments 2024-05-31 08:39:32 +02:00
compute_statistics.py fix: logging in executables 2024-04-03 15:19:45 +02:00
eval_encoder.py fix(bin.synthesize): correctly handle boolean arguments 2024-05-31 08:39:32 +02:00
extract_tts_spectrograms.py fix(bin.synthesize): correctly handle boolean arguments 2024-05-31 08:39:32 +02:00
find_unique_chars.py fix: logging in executables 2024-04-03 15:19:45 +02:00
find_unique_phonemes.py fix: logging in executables 2024-04-03 15:19:45 +02:00
remove_silence_using_vad.py fix(bin.synthesize): correctly handle boolean arguments 2024-05-31 08:39:32 +02:00
resample.py Bump up to v0.11.0 (#2329) 2023-02-08 13:58:49 +01:00
synthesize.py fix(bin.synthesize): correctly handle boolean arguments 2024-05-31 08:39:32 +02:00
train_encoder.py fix: logging in executables 2024-04-03 15:19:45 +02:00
train_tts.py fix: logging in executables 2024-04-03 15:19:45 +02:00
train_vocoder.py fix: logging in executables 2024-04-03 15:19:45 +02:00
tune_wavegrad.py fix: logging in executables 2024-04-03 15:19:45 +02:00