What's Changed
Bug Fixes 🐛
- Fixed pyannote env var import, now can use
PYANNOTE_CACHE
by @mahenning in #120
Dependency Updates 📦
- Update dependencies of
whisperx
to version3.1.5
and bumped patch version oftqdm
by @JSchmie in #119 - Replaced
WhisperX
Support withfaster-whisper
for Greater Flexibility by @JSchmie in #123 - Update sphinx-rtd-theme requirement from ^2.0.0 to >=2,<4 by @dependabot in #133
- Bump openai-whisper from 20231117 to 20240930 by @dependabot in #132
- align minimal torch version by @JSchmie in #128
Other Changes 🔧
- Update develop branch by @JSchmie in #114
- add num-speakers as cmdline option to scraibe by @tillhanke in #107
- Added language name to code conversion support for FasterWhisper by @JSchmie in #121
- Removed wrong test files by @JSchmie in #129
- Re-fixed PYANNOTE_CACHE, now writes the variable. by @mahenning in #131
- Improve Torch Device Configuration for Greater User Control by @JSchmie in #134
- Adding support for setting number of threads to faster-whisper by @mahenning in #138
New Contributors
- @tillhanke made their first contribution in #107
Full Changelog: v0.2.0...v0.3.0