basic-pitch-onnx / README.md
daserge's picture
Create README.md
2633e68 verified
|
Raw
History Blame Contribute Delete
686 Bytes
---
license: apache-2.0
library_name: onnx
tags:
- onnx
- basic-pitch
---
# Basic Pitch — ONNX
Spotify's official [Basic Pitch](https://github.com/spotify/basic-pitch) ONNX model
(`saved_models/icassp_2022/nmp.onnx`), re-hosted **unchanged** for in-browser inference with
[ONNX Runtime Web](https://onnxruntime.ai/docs/tutorials/web/).
Not a new model, fine-tune, or re-export — byte-for-byte identical to the file shipped in the upstream
`basic-pitch` package.
| File | SHA-256 |
| --- | --- |
| `nmp.onnx` | `2c3c1d144bfa61ad236e92e169c13535c880469a12a047d4e73451f2c059a0ec` |
Licence: **Apache-2.0**, per [`spotify/basic-pitch`](https://github.com/spotify/basic-pitch).