Skip to content

SpeechBrain v0.5.14

Choose a tag to compare

@TParcollet TParcollet released this 24 Mar 17:40
· 2580 commits to develop since this release
97dbeb3

This release is a minor yet important release. It increases significantly the number of features available while fixing quite a lot of small bugs and issues. A summary of the achievements of this release is given below, while a complete detailed list of all the changes can be found at the bottom of this release note.

Notable achievements

  • 22 new contributors, thank you so much, everyone!
  • 31 new recipes (ASR, SLU, AST, AER, Interpretability, SSL).
  • FULL automatic recipe testing.
  • Increased coverage for the continuous integration over the code, URLs, YAML, recipes, and HuggingFace models.
  • New Conformer Large model for ASR.
  • Integration of Whisper for fine-tuning or inference.
  • Full pre-training of wav2vec2 entirely re-implemented AND documented.
  • Low resource Speech Translation with IWSLT.
  • Many other novelties... see below.

What's Changed

New Contributors

Full Changelog: v0.5.13...v0.5.14