Skip to content

clin045/musicmem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

musicmem

Generates overlapping audio clips as Anki flashcards, like Cloze Overlapper but for audio. May be useful for memorizing things like jazz solos.

Usage

python musicmem.py music_file.mp3 start_time end_time prompt_length answer_length music_title
  • music_file: the path to the file
  • start_time: the starting point in seconds
  • end_time: the end point in seconds
  • prompt_length: how long the generated prompt clip should be
  • answer_length: how long the generated answer clip should be
  • music_title: name to be displayed on the anki card

About

Like clozeoverlapper but for audio

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages