- Fix sdist
- Fixes for BSDs
- Fix compile on MUSL
- Update license classifier in
setup.py
- Remove
-mfma
from compilation
- Remove AVX2 from x86
- Add macOS
- Fix 32-bit ARM
- Add 32-bit ARM
- Enable building from source without using meson
- Changed
Process10ms
to takebytes
only (input audio) - Changed
Process10ms
to return an object withaudio
andis_speech
- Removed dependency on numpy
- Initial version