This project generates audio files that can assist in language learning.
-
generate_lessons_text.py:- Generates the language learning texts, i.e., translations from English to any other language.
-
text_to_speech.py:- Generates audio files for each lesson.
-
Set the language and difficulty level in
config.yaml. -
Run the following commands:
$ python generate_lessons_text.py $ python text_to_speech.py