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