basic-pitch

A lightweight yet powerful audio-to-MIDI converter with pitch bend detection

APACHE-2.0 License

Stars
3.4K

Bot releases are hidden (Show)

basic-pitch - v0.4.0

Published by drubinstein 2 months ago

What's Changed

Training code has been added to Basic Pitch. This includes data preprocessing and the training loop. Thanks @bgenchel !

Full Changelog: https://github.com/spotify/basic-pitch/compare/v0.3.3...v0.4.0

basic-pitch - v0.3.3 Latest Release

Published by drubinstein 6 months ago

What's Changed

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

Full Changelog: https://github.com/spotify/basic-pitch/compare/v0.3.2...v0.3.3

basic-pitch - v0.3.2

Published by drubinstein 6 months ago

What's Changed

Full Changelog: https://github.com/spotify/basic-pitch/compare/v0.3.1...v0.3.2

basic-pitch - v0.3.1

Published by drubinstein 6 months ago

What's Changed

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

Full Changelog: https://github.com/spotify/basic-pitch/compare/v0.3.0...v0.3.1

basic-pitch - v0.3.1

Published by drubinstein 6 months ago

What's Changed

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

Full Changelog: https://github.com/spotify/basic-pitch/compare/v0.3.0...v0.3.1

basic-pitch - v0.3.0

Published by drubinstein 7 months ago

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

basic-pitch - 0.2.5

Published by johngao2 over 1 year ago

basic-pitch - 0.2.4

Published by rabitt over 1 year ago