coqui-tts/TTS/bin
Edresson Casanova dbe9da7f15
Add Voice conversion inference support (#1337)
* Add support for voice conversion inference

* Cache d_vectors_by_speaker for fast inference using a bigger speakers.json

* Rebase bug fix

* Use the average d-vector for inference
2022-03-10 14:57:12 +01: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 imports for symbols -> characters 2022-02-25 10:48:02 +01:00
compute_embeddings.py Update TTS.tts formatters (#1228) 2022-02-11 23:03:43 +01:00
compute_statistics.py Update TTS.tts formatters (#1228) 2022-02-11 23:03:43 +01:00
distribute.py Make stlye 2022-02-25 11:31:56 +01:00
extract_tts_spectrograms.py Make style and lint 2022-03-02 13:25:35 +01:00
find_unique_chars.py Make style and lint 2022-03-02 13:25:35 +01:00
find_unique_phonemes.py Make style and lint 2022-03-02 13:25:35 +01:00
remove_silence_using_vad.py Make style 2021-12-20 11:54:10 +00:00
resample.py Add file_ext args to resample.py 2022-02-25 11:15:46 +01:00
synthesize.py Add Voice conversion inference support (#1337) 2022-03-10 14:57:12 +01:00
train_encoder.py REBASED: Add support for the speaker encoder training using torch spectrograms (#1348) 2022-03-10 14:54:51 +01:00
train_tts.py Make style and lint 2022-03-02 13:25:35 +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