Skip to content

Releases: spotify/basic-pitch

v0.3.3

23 Apr 22:24
d28cf49
Compare
Choose a tag to compare

What's Changed

  • tensorflow-macos will not be installed by default on mac devices for Python<=3.11

Full Changelog: v0.3.2...v0.3.3

v0.3.2

22 Apr 12:52
241c4ce
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.1...v0.3.2

v0.3.1

19 Apr 23:42
Compare
Choose a tag to compare

What's Changed

  • Fixed issue #120 involving the removal of a scipy function in newer versions of scipy

Full Changelog: v0.3.0...v0.3.1

v0.3.0

25 Mar 14:57
Compare
Choose a tag to compare

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

0.2.6

27 Jun 17:51
2b01ca1
Compare
Choose a tag to compare

What's Changed

  • More TensorFlow versions are now supported.

Full Changelog: v0.2.5...v0.2.6

0.2.5

19 May 16:51
f1ac01f
Compare
Choose a tag to compare
Merge pull request #84 from spotify/jgao/improve_error_handling_and_m…

…essaging

#7: Improve error handling and messaging

0.2.4

10 Apr 16:03
026c0e4
Compare
Choose a tag to compare
Merge pull request #76 from spotify/rabitt/rm-strict-twine-check-in-p…

…ublish-wkflow

Allow warnings during twine check