Skip to content

Releases: waltervanheuven/speech2text

v2.3.2

13 Apr 20:54

Choose a tag to compare

  • Improved file selector dialog.
  • MLX updated to 0.24.2.
  • Whisper.cpp updated to 1.7.5.
  • PyQt updated to 6.9.0.

v2.3.1

25 Feb 19:27

Choose a tag to compare

  • 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

16 Feb 22:28

Choose a tag to compare

  • 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!