Bug fixes
This version fixes a crash caused by a change in matplotlib's API (issue #234).
It also introduces a test suite and CI improvements for development.
Quantized ONNX versions of pyannote/segmentation
and pyannote/embedding
were added under assets/models
to run tests independently from the HuggingFace space.
What's Changed
- Add test suite by @juanmc2005 in #237
Full Changelog: v0.9...v0.9.1