mirror of https://github.com/coqui-ai/TTS.git
* 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> |
||
---|---|---|
.. | ||
__init__.py | ||
collect_env_info.py | ||
compute_attention_masks.py | ||
compute_embeddings.py | ||
compute_statistics.py | ||
eval_encoder.py | ||
extract_tts_spectrograms.py | ||
find_unique_chars.py | ||
find_unique_phonemes.py | ||
remove_silence_using_vad.py | ||
resample.py | ||
synthesize.py | ||
train_encoder.py | ||
train_tts.py | ||
train_vocoder.py | ||
tune_wavegrad.py |