v0.3.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: v0.2.6...v0.3.0