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