Skip to content

v1.0.4

Compare
Choose a tag to compare
@Sharrnah Sharrnah released this 26 Oct 17:09
· 515 commits to main since this release
c39627c

Standalone Release File:
https://eu2.contabostorage.com/bf1a89517e2643359087e5d8219c0c67:projects/whispering%2Fwhispering-tiger1.0.4_win.zip (2.23 GB)

Changelog:

  • [TASK] Changed default recording sample rate to 16000, since the Whisper AI down-sampled it anyway.
  • [TASK] Added audio conversion using pydub (should remove ffmpeg dependency and allows audio processing in RAM)
  • [FEATURE] Added Threaded queue handling for Whisper AI. - This should speed up processing and remove delayed audio recordings.
  • [FEATURE] Added swap textual translation languages to websocket client.
  • [FEATURE] Made "condition on previous text" configurable without needing restart.