Skip to content

A script that segments audio into individual audiofiles.

Notifications You must be signed in to change notification settings

j0nt392/chord-segmenter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is something I created to simplify the process of creating a dataset of guitarchords for my chord-recognition model. Instead of having to record each chord individually (which takes forever), with this script you can press play and strum as long as you like, and when running the script it will automatically crop out all the chords, therefor reducing the time to collect chords significantly.

Uses a volume threshold to determine where to slice. So optimally strum a chord and let it ring out to silence before strumming again.

About

A script that segments audio into individual audiofiles.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages