Skip to content

v3.3.0

Latest
Compare
Choose a tag to compare
@Barabazs Barabazs released this 02 Jan 13:09
· 5 commits to main since this release

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

Full Changelog: v3.2.0...v3.3.0