Skip to content

harrisluo/ViBE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ViBE

This app will determine the chord progression to a piece of music (using standard Western harmony) just by listening to it. It's basically Shazam but for chords.

The app implements a pitch detection algorithm in Python that isolates individual pitches. Currently, a neural network model is being trained both to improve the pitch detection accuracy and to assemble the pitches into coherent chord progressions.

About

An app that will figure out the chord progression to (almost) any song. [Ongoing]

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages