coqui-tts/TTS/tts/models
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 Update setup_model 2022-02-25 11:11:35 +01:00
align_tts.py Update AlignTTS 2022-02-25 11:11:35 +01:00
base_tacotron.py Update Tacotron models 2022-02-25 11:11:35 +01:00
base_tts.py Add alphas to control language and speaker balancer (#1216) 2022-03-10 14:56:09 +01:00
forward_tts.py Fix import 2022-03-02 09:15:20 +01:00
glow_tts.py Make style and lint 2022-03-02 13:25:35 +01:00
tacotron.py Update Tacotron models 2022-02-25 11:11:35 +01:00
tacotron2.py Update Tacotron models 2022-02-25 11:11:35 +01:00
vits.py Add Voice conversion inference support (#1337) 2022-03-10 14:57:12 +01:00