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