Version 0.9
New Features!
Major changes in this new version! Including compatibility with pyannote 3.*, SpeechBrain, WeSpeaker and NeMo embedding models, totaling 8 new models to create speaker diarization pipelines and 1 new model for voice activity detection.
This version also adds compatibility with ONNX models and a documentation page at diart.readthedocs.io
What's Changed
- Add compatibility with pyannote 3.0 embedding wrappers by @sorgfresser in #188
- Add support for powerset segmentation model by @hbredin in #198
- Add ONNX compatibility by @juanmc2005 in #204
- README improvements by @juanmc2005 in #207
- Add documentation page by @juanmc2005 in #209
- Make ONNX runtime optional by @juanmc2005 in #215
- Add reproducibility warning in README by @juanmc2005 in #216
New contributors
Thank you @sorgfresser for your huge contribution in #188 !
Full Changelog: v0.8...v0.9