| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2024-03-25 | 586 Bytes | |
| v0.3.0 source code.tar.gz | 2024-03-25 | 3.5 MB | |
| v0.3.0 source code.zip | 2024-03-25 | 3.5 MB | |
| Totals: 3 Items | 7.0 MB | 0 | |
What's Changed
- Add upper bound of 2.15 (inclusive) for Tensorflow.
- Python 3.7 support has been dropped.
- New serializations added for CoreML, TensorFlowLite and ONNX
- Basic Pitch will not by default install TensorFlow. It will install a smaller inference runtime based on the machine you are installing Basic Pitch on, e.g. CoreML for Mac devices
- Various small changes to the defaults so this repo is aligned with it's Typescript cousin.
Full Changelog: https://github.com/spotify/basic-pitch/compare/v0.2.6...v0.3.0