Qwen3-ASR
Qwen3-ASR is an open-source series of ASR models developed by the Qwen team at Alibaba Cloud, supporting stable multilingual speech/music/song recognition, language detection and timestamp prediction. observed · 2026-08-28
Health v2 · maintenance only
55/100
- Activity 89
- Release rhythm 35
- Longevity 15
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 217
- days_rel: n/a
- days_push: 68
- n_releases_24m: 0
Adoption not part of the score
3423 stars · 349 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Qwen3-ASR is a family of open-source speech recognition models from Alibaba's Qwen team, supporting ASR and language identification across 52 languages plus a forced-alignment model for text-speech alignment in 11 languages. It ships as a Python package with Transformers and vLLM backends, streaming inference, fine-tuning support, and a companion toolkit for high-throughput API transcription of long audio.
Use cases
- transcribe audio to text in multiple languages
- add subtitles with timestamps to videos
- detect the spoken language of an audio clip
- transcribe songs and music vocals
- align transcripts with audio using forced alignment
- batch transcribe long audio files
- fine-tune a speech recognition model on custom data
When to choose
- you need multilingual speech recognition with language detection and timestamps
- you want open-weight ASR models you can self-host with vLLM or Transformers
- you need forced alignment between text and speech
- you transcribe music or songs, not just speech
When to avoid
- you need a tiny on-device model for mobile or embedded hardware
- you only need simple English-only transcription with minimal setup
- you lack GPU resources and cannot use a hosted API
Facets
library · maturity active
speech-recognition machine-learning llm-inference speech-processing machine-learning python cross-platform asr forced-alignment multilingual timestamps language-identification vllm transformers music-recognition fine-tuning natural-language-processing audio gpu docker
2 sources
- readme: https://github.com/QwenLM/Qwen3-ASR · fetched 2026-08-28 · 9783bc33e2e8
- registry_pypi: https://pypi.org/pypi/qwen3-asr-toolkit/json · fetched 2026-08-29 · ab2e61983e5d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| QwenLM/Qwen3-ASR | main | 55 |
| QwenLM/Qwen3-ASR-Toolkit | sdk | 52 |
For agents
markdown · JSON · MCP: product_card(name="QwenLM/Qwen3-ASR")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem