Qwen ASR
SkillFiles & storageTranscribe audio files using Qwen ASR. Use when the user sends voice messages and wants them converted to text.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the Qwen ASR skill
What this skill tells your AI
The instructions your AI receives, as published by aahl/skills in skills/qwen-asr/SKILL.md and read by ahel’s review.
Transcribe an audio file (wav/mp3/ogg...) to text using Qwen ASR. No configuration or API key required.
Usage
uv run scripts/main.py -f audio.wav
cat audio.mp3 | uv run scripts/main.py > transcript.txt
curl https://example.com/audio.ogg | uv run scripts/main.py
Signals
- GitHub stars
- 156
- Forks
- 21
- Last commit
- Sep 2026
ahel review
K6low
bundled executables the agent is told to run
Automated review, not a security audit. Ruleset v1+k2.
Others that do the same job
Advanced
- Catalog kind
- skill
- Gateway key
qwen-asr- Source
- github.com/aahl/skills