Skip to content

JacoDuToit11/LanguageLearningAudioGeneration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Language Learning Audio Generation

This project generates audio files that can assist in language learning.

Scripts:

  • 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.

To Run:

  1. Set the language and difficulty level in config.yaml.

  2. Run the following commands:

    $ python generate_lessons_text.py
    $ python text_to_speech.py

About

Generate audio files for language learning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages