Skip to content

meg23/czech-anki-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Czech sentence grabber for Anki

If you are attempting to practice your Czech listening skills, you know by now how hard it is to find simple Czech sentences with matching audio. Project syndicate is a Prague based organization that distributes simple articles in multiple languages including Czech. Articles mainly pertain to current events and opinions.

The purpose of this script is pull Czech articles from www.project-syndicate.org, tokenize the sentences, and send sentences to google translate both for audio and translation. Finally, the script takes this data and generates an Anki deck containing the following data:

  • Czech Sentence with Slow Czech Audio in MP3 format
  • English Translation

The goal is to improve your listening skills by reviewing these cards.

Getting Started

Install requirements:

pip install -r requirements.txt

Next, you can execute the script:

python czech-anki-generator.py

After this completes, you should see czech-sentences.apkg along with all the accompanying audio files in your local directory. This file can be imported directly into Anki. Audio files will be automatically bundled into the Anki deck.

Resources

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

Czech sentence grabber for Anki

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages