What's Changed
- Update faster-whisper to 1.0.2 to enable model distil-large-v3 by @moritzbrantner in #814
- latest faster-whisper support added by @Hasan-Naseer in #875
- Working version with pyannote:3.3.2 and faster-whisper:1.1.0 by @ibombonato in #936
- Add ultization to verbose flag by @H4CK3Rabhi in #759
- Added local_files_only option on whisperx.load_model for offline mode by @RoqueGio in #867
- adding cache_dir to wav2vec2 by @bnitsan in #681
- feat: add basic installation test flow & restrict python versions by @Barabazs in #965
- chore: add build and release workflow by @Barabazs in #966
- fix: update README image source and enhance setup.py for long description by @Barabazs in #968
- docs: update installation instructions in README by @Barabazs in #969
- fix: add UTF-8 encoding when reading README.md by @xigh in #970
- chore: loosen ctranslate2 version restriction & bump whisperX version by @Barabazs in #971
New Contributors
- @moritzbrantner made their first contribution in #814
- @Hasan-Naseer made their first contribution in #875
- @ibombonato made their first contribution in #936
- @H4CK3Rabhi made their first contribution in #759
- @RoqueGio made their first contribution in #867
- @bnitsan made their first contribution in #681
- @xigh made their first contribution in #970
Full Changelog: v3.2.0...v3.3.0