v1.0.4
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.