From b26de3e48fa75c080220b04996947f00ce978cd1 Mon Sep 17 00:00:00 2001 From: B2AIprep Bot Date: Thu, 28 Mar 2024 03:32:24 +0000 Subject: [PATCH] Update CHANGELOG.md [skip ci] --- CHANGELOG.md | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 04d4b09..541342c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,29 @@ +# 0.6.0 (Thu Mar 28 2024) + +#### 🚀 Enhancement + +- Add scripts for speech-to-text using whisper and stt+forced alignment with whisperX [#13](https://github.com/sensein/b2aiprep/pull/13) (mbsilva@openmind7.mit.edu [@satra](https://github.com/satra) [@900miles](https://github.com/900miles)) + +#### 🐛 Bug Fix + +- remove whisper and update whisperx [#21](https://github.com/sensein/b2aiprep/pull/21) ([@Rahul-Brito](https://github.com/Rahul-Brito) [@fabiocat93](https://github.com/fabiocat93) [@satra](https://github.com/satra) sensein-social@mit.edu) + +#### ⚠️ Pushed to `main` + +- Update ci.yml ([@satra](https://github.com/satra)) + +#### Authors: 7 + +- [@900miles](https://github.com/900miles) +- [@fabiocat93](https://github.com/fabiocat93) +- B2AIprep Bot (sensein-social@mit.edu) +- Miles B Silva (mbsilva@node059.ib.cluster) +- Miles B Silva (mbsilva@openmind7.mit.edu) +- Rahul Brito ([@Rahul-Brito](https://github.com/Rahul-Brito)) +- Satrajit Ghosh ([@satra](https://github.com/satra)) + +--- + # 0.5.0 (Thu Mar 28 2024) #### 🚀 Enhancement