Skip to content
This repository was archived by the owner on May 6, 2022. It is now read-only.

Release v.0.0.18

Compare
Choose a tag to compare
@will-rice will-rice released this 16 Mar 15:40
· 48 commits to master since this release
e186ab4

Features

  • Microphone support via PyAudio without the need to install system packages.
  • Wheels for Linux, macOS, Windows.

Bug fixes

  • Numpy/Cython ValueError caused by version mismatch. Numpy is now pinned to 1.19.2 and will stay in sync with current TensorFlow releases.