Contenerized text-to-speech engine based on Coqui's TTS with web API
Jacek Kowalski
2024-08-01 07fc027270023234d0cdc9744633480fa4da649c
commit | author | age
564abd 1 models = {
JK 2     'en': 'tts_models/en/ljspeech/vits',
3     'pl': 'tts_models/pl/mai_female/vits',
4 }