Skip to content

xk-wang/librosa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Librosa

Librosa is a c++ implemention of librosa using Eigen

About

similar with librosa, you can just use a single header librosa.h to compute short-time fourier transform coefficients, mel spectrogram, mfcc and constant Q tranform. This project is base on https://github.com/ewan-xu/LibrosaCpp/.

TODO

  • fully support resampling like librosa
  • other interesting issues.
  • some bugs in the downsampling code of cqt, writing resampy in c++ soon.

About

a c++ implementation for librosa writing in python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published