Skip to content

yqzhishen/onnxcrepe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

onnxcrepe

License

ONNX deployment of the CREPE [1] pitch tracker. The provided model weights and most of the codes in this repository were converted and migrated from the original TensorFlow implementation here and Max Morrison's torchcrepe, a PyTorch implementation of CREPE.

Usage

Download model weights from releases and put them into the onnxcrepe/assets/ directory. See demo here.

Documentation of this repository is still a work in progress and is comming soon.

Acknowledgements

Codes and model weights in this repository are based on the following repos:

References

[1] J. W. Kim, J. Salamon, P. Li, and J. P. Bello, “Crepe: A Convolutional Representation for Pitch Estimation,” in 2018 IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP).