Skip to content

v1.3.7

Choose a tag to compare

@github-actions github-actions released this 22 Dec 07:25
· 17 commits to main since this release
fix: mlx_whisper API and model path resolution

- Fix mlx_whisper API: use path_or_hf_repo instead of deprecated model param
- Remove ui.notify calls from background threads (causes RuntimeError)
- For MLX backend, return repo_id directly since mlx_whisper handles cache
- Update complexity option labels with TOC generation rules