v0.6.2
This is a minor bug-fix release relevant for participants of the Cadenza CAD2 challenge task 1.
This fix addresses two issues with the Whisper transcription:
- It adds text normalisation before computing the correctness score
- It sets Whisper's temperature parameter to 0 to obtain deterministic transcriptions.
What's Changed
- Better Intelligibility metric for CAD2 Task1 by @groadabike in #419
- set temperature to whisper by @groadabike in #421
Full Changelog: v0.6.1...v0.6.2