Skip to content

Releases: collabora/WhisperLive

v0.4.1

22 Mar 07:01
0dfbdb2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.4.1

v0.4.0

20 Mar 06:35
8d77f0f
Compare
Choose a tag to compare

What's Changed

  • build & push docker image on every new tag by @makaveli10 in #161
  • Upgrade faster whisper==1.0.1 by @makaveli10 in #163
  • Handle failure on systems without microphones by @FlippFuzz in #173
  • Fix faster whisper version in setup.py by @FlippFuzz in #175
  • Add support for processing same audio stream via multiple clients running different tasks. by @jsichi in #174

New Contributors

Full Changelog: v0.3.0...v0.4.0

v0.3.0

28 Feb 18:13
9e5ab40
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.1...v0.3.0

v0.2.1

22 Feb 05:46
c067224
Compare
Choose a tag to compare
  • Add unittests
  • update requirements to include scipy
  • code format/quality check according to flake8
  • vad is now an option that the client can set if they want to use it or not
  • docker image for both cpu and gpu are pushed to ghcr on new tag

v0.2.0

22 Feb 05:34
308ac1c
Compare
Choose a tag to compare
  • Add unittests
  • update requirements to include scipy
  • code format/quality check according to flake8
  • vad is now an option that the client can set if they want to use it or not
  • docker image for both cpu and gpu are pushed to ghcr on new tag

v0.1.0

05 Feb 17:14
Compare
Choose a tag to compare

v0.0.11

12 Jan 09:56
Compare
Choose a tag to compare
  • bug fixes

v0.0.10

01 Jan 12:51
Compare
Choose a tag to compare
  • Support large-v3
  • bug fixes

v0.0.9

01 Jan 11:04
Compare
Choose a tag to compare
bump version: 0.0.9

WhisperLive 0.0.8

20 Nov 17:06
2de67ee
Compare
Choose a tag to compare
  • Update Faster Whisper, VAD part of faster whisper transcribe method, faster language detection