File size: 686 Bytes
2633e68
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
---
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).