Skip to content

Chord recognition in audio files using TensorflowJS [under development]

License

Notifications You must be signed in to change notification settings

DerWaldi/ai-music-processing-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chord recognition in audio files using TensorflowJS

Experiments with AI Music Processing in TensorflowJS

Objective

The objective of this project is to develop an in browser application that can recognize played chords in audio files, without any line of backend code. Therefore TensorflowJS will be used to import a pretrained model from keras that predicts a chord sequence based on a sequence of chroma features. The preprocessing of the audio files is done in javascript, too.

About

Chord recognition in audio files using TensorflowJS [under development]

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published