{"categories":[{"label":"Artificial Intelligence","url":"https://skillfed.io/packages/category/scientific-engineering-artificial-intelligence/4"}],"enrichment":{"capability":"Qwen3-ASR provides speech recognition and language identification for 52 languages and dialects, plus forced-alignment for timestamping speech in 11 languages, with both streaming and offline inference modes.","skillfed_tags":["multilingual-asr","speech-recognition","forced-alignment"],"use_cases":["Transcribe multilingual customer support calls or meeting recordings without language detection overhead","Build a voice-to-text pipeline for content in Chinese dialects, Arabic, or other underrepresented languages","Generate precise word-level timestamps for subtitle generation or speech-to-text alignment in video editing","Deploy a real-time streaming transcription service using the vLLM backend for high-concurrency scenarios","Fine-tune the model on domain-specific audio (medical, legal, technical) using the provided training framework"],"what_it_does":"Qwen3-ASR is a Python package wrapping Qwen's speech recognition models (1.7B and 0.6B variants) that transcribe audio to text in 52 languages and dialects, identify the spoken language automatically, and optionally align text to speech timestamps. It supports both streaming and offline inference, handles various audio formats (speech, singing, songs with background music), and provides multiple backends: a transformers-based inference engine and an optional vLLM backend for faster batch processing.\n\nThe package is designed for developers who need multilingual ASR in production or research settings. It depends on transformers, librosa, soundfile, sox, and other audio/ML libraries; optional vLLM support requires additional installation. The forced-aligner model (Qwen3-ForcedAligner-0.6B) is a separate, non-autoregressive component for timestamping arbitrary text units within speech up to 5 minutes long across 11 languages.","worth_installing":"Yes, with conditions. Install if you need multilingual ASR (especially for Chinese dialects or non-English languages) and can tolerate a fresh Python 3.9+ environment with 11 runtime dependencies. The package is young (released 2026-01-29) and marked aging, so expect possible API changes; no known security vulnerabilities. Permissive Apache-2.0 license poses no legal barrier. Requires GPU for practical inference speed and manual model download in offline environments."},"id":"qwen-asr","links":{"html":"https://skillfed.io/packages/qwen-asr","md":"https://skillfed.io/packages/qwen-asr.md","pypi":"https://pypi.org/project/qwen-asr/"},"maintenance":{"status":"aging"},"meta":{"latest_release":"2026-01-30","license_spdx":null,"license_treatment":"permissive","name":"qwen-asr","python_support":"supports_current","summary":"Qwen-ASR python package"},"popularity":{"monthly_downloads":752019,"position":5154,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.0.6"}
