readbeyond / aeneas

aeneas is a Python/C library and a set of tools to automagically synchronize audio and text (aka forced alignment)
http://www.readbeyond.it/aeneas/
GNU Affero General Public License v3.0
2.53k stars 233 forks source link

Error of Using aeneas with Tatar #287

Closed sevilaybayatli closed 2 years ago

sevilaybayatli commented 2 years ago

I am trying to use aeneas with Tatat but I got this error python3 -m aeneas.tools.execute_task tatkniga-ru-su-anasy.mp3 tatarN.txt "task_language=tt|os_task_file_format=json|is_text_type=plain" map.json

[INFO] Validating config string (specify --skip-validator to bypass)... [INFO] Validating config string... done [INFO] Creating task... [INFO] Creating task... done [INFO] Executing task... [ERRO] An unexpected error occurred while executing the task: [ERRO] Unexpected error while executing task : Language 'tt' is not supported by the selected TTS engine

sevilaybayatli commented 2 years ago

Solved!