Skip to content

Releases: juanmc2005/diart

Version 0.9.1

25 May 18:50
Compare
Choose a tag to compare

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

Full Changelog: v0.9...v0.9.1

Version 0.9

19 Nov 11:14
Compare
Choose a tag to compare

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

New contributors

Thank you @sorgfresser for your huge contribution in #188 !

Full Changelog: v0.8...v0.9

Version 0.8

28 Oct 13:42
Compare
Choose a tag to compare

What's Changed

New Contributors

Thank you @sneakers-the-rat for your extremely valuable feedback and help as part of the JOSS review!

Full Changelog: v0.7...v0.8

Version 0.7

06 Apr 13:10
35c4dba
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6...v0.7

Version 0.6

31 Oct 10:55
Compare
Choose a tag to compare

What's Changed

  • Compatibility with torchaudio streams by @juanmc2005 in #91
  • Online speaker diarization as a block by @juanmc2005 in #92
  • Fix bug: RTTM output not being patched when closing plot window by @juanmc2005 in #100
  • Add cropping_mode to DelayedAggregation by @bhigy in #105
  • Compatibility with pyannote.audio 2.1.1 requirements by @juanmc2005 in #108

New Contributors

Full Changelog: v0.5.1...v0.6

Version 0.5.1

31 Aug 15:30
Compare
Choose a tag to compare

What's Changed

  • Fix wrong config reference and unpatched annotation by @juanmc2005 in #89

Full Changelog: v0.5...v0.5.1

Version 0.5

31 Aug 12:22
2734c04
Compare
Choose a tag to compare

What's Changed

New Contributors

Acknowledgements

Thank you @AMITKESARI2000, @ckliao-nccu and @zaouk for all the bug fixes!

Full Changelog: v0.4...v0.5

Version 0.4

13 Jul 13:55
17b29b2
Compare
Choose a tag to compare

What's Changed

  • Replace resolve_features with TemporalFeatureFormatter by @juanmc2005 in #59
  • Make pyannote.audio optional (still mandatory to run default pipeline) by @juanmc2005 in #61
  • Minor features and improvements by @juanmc2005 in #64
  • Adds documentation for some of the classes and methods by @zaouk in #31
  • Add hyper-parameter tuning with optuna by @juanmc2005 in #65

New Contributors

  • Thank you @zaouk for your contribution in #31 !

Full Changelog: v0.3...v0.4

Version 0.3

20 May 20:32
Compare
Choose a tag to compare

What's Changed

New Contributors

  • Thank you @Yagna24 for your contribution in python 3.7 compatibility!

Full Changelog: v0.2.1...v0.3

Version 0.2.1

26 Jan 07:23
9e51718
Compare
Choose a tag to compare

What's Changed

  • Fix empty segment in buffer_output causing a crash by @juanmc2005 in #24

Full Changelog: v0.2...v0.2.1