v0.5.1
Fixed a bug with variable input audio sizes for the predict
method that would silently drop audio for array sizes not integer multiples of 1280 samples. New behavior supports an arbitrary number of samples for input. Also miscellaneous other small changes.
What's Changed
- Add 'hey_rhasspy' to the list of model paths by @s-knibbs in #42
- Variable input size by @dscripka in #46
New Contributors
Full Changelog: v0.5.0...v0.5.1