Skip to content

Easy automated desk generator for Anki with TTS and scraping gif

Notifications You must be signed in to change notification settings

Tedezed/anki-desk-factory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Anki Desk Factory

Easy automated desk generator for Anki with input in json

Resume:

  • Input words in format json (Example @dariusk corpora common words of English around 900 words)
  • Translation in your language using freedict in mode offline
  • TTS using gTTS online or pyttsx3 in mode offline
  • Scraping gif for each word
  • Generate desk in only one command

Execution examples:

python3 main.py (TYPE DESK) (LANGUAGE TO LEARN) (FREE DICT WITH LANGUAJE TO LEAND -> YOUR MOTHER LANGUAGE) (TITLE) (LIST OF WORDS IN JSON)
python3 main.py audio_only en fd-eng-spa 'Common English words for Spanish speakers' corpora/data/words/common.json
python3 main.py audio_images en fd-eng-spa 'Common English words for Spanish speakers' corpora/data/words/common.json

Share desks

If you want to share your desks created with this tool you can do it in the shared repository with a PR (Limit 100MB)

https://github.com/Tedezed/anki-desk-factory-share

List

English-Spanish:

BONUS

About

Easy automated desk generator for Anki with TTS and scraping gif

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published