Releases: waltervanheuven/speech2text
Releases · waltervanheuven/speech2text
v2.3.2
v2.3.1
- Fixed file conversion to wav. Now possible to convert audio/video formats without the need to install FFmpeg.
- Fixed task bug in mlx-whisper.
- Fixed language in whisper engines.
- MLX updated to v0.23.1.
v2.3.0
- Improved stability (fixed issue with QThreads).
- Fixed language 'Auto Detect'. 'Auto Detect' is now default.
- Improved task selection: translation/transcription.
- Improved feedback and tooltips.
- Improved
stream_emitter.py. Escape characters are removed now. - Disabled faster-whisper on Intel Macs.
- Updated instructions for uv.
- PyQt updated to v6.8.1.
- mlx updated to v0.23.0. Improved speed!