Skip to content

feat(models)!: replace Whisper with Qwen3-ASR - #22

Merged
satyaborg merged 3 commits into
mainfrom
feat/qwen-model-modes
Jul 31, 2026
Merged

feat(models)!: replace Whisper with Qwen3-ASR#22
satyaborg merged 3 commits into
mainfrom
feat/qwen-model-modes

Conversation

@satyaborg

Copy link
Copy Markdown
Owner

Summary

  • map fast to Qwen3-ASR 0.6B 8-bit and accurate to Qwen3-ASR 1.7B 8-bit
  • retire the standalone qwen mode and migrate existing qwen config to accurate
  • remove the Whisper backend, dependency, dead segment heuristics, and stale documentation

Test plan

  • uv sync --extra dev
  • uv run pytest -q
  • uv run ruff check .
  • Manual model download and audio transcription

@satyaborg
satyaborg merged commit dd0da71 into main Jul 31, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant