Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to use hindi language in aeneas? #277

Open
YashMakan opened this issue Aug 11, 2021 · 1 comment
Open

How to use hindi language in aeneas? #277

YashMakan opened this issue Aug 11, 2021 · 1 comment

Comments

@YashMakan
Copy link

Hi, I want to align a Hindi audio file and a plain text file in Hindi Devanagari using aeneas. How can I do that? I am using the following command after some research:
"python -m aeneas.tools.execute_task hindi_audio.mp3 hindi_text.txt "task_language=hin|os_task_file_format=json|is_text_type=plain" map.json"
but it is throwing me this error:

[WARN] Unable to load Python C Extensions
[WARN] Running the slower pure Python code
[WARN] See the documentation for directions to compile the Python C Extensions
[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 : Both the C extension and the pure Python code failed. (Wrong arguments? Input too big?)

kindly help... Thanks

@yasntrk
Copy link

yasntrk commented Nov 25, 2021

If your text file contains "-" characters like that, the aligner can give some errors like that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants