anki-decks

My Anki decks. Mostly for language learning

View project on GitHub

Anki decks

A collection of Anki decks that can be used with Google TTS on Android. Also shared here.

Pairs

Wiki

Tools

Audio

  1. Choose the length of pauses between phrases
  2. Record phrases
  3. Convert to mp3 and split.

     ffmpeg -v 5 -y -i from.m4a -acodec libmp3lame -ac 2 -ab 192k to.mp3
     mkdir out
     sox to.mp3 out/out_.mp3 silence -l 1 0.2 0.02% 1 0.3 0.2% : newfile : restart