Qwen ASR

SkillFiles & storage

Transcribe 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.

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 archibate/dotfiles-opencode 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
106
Forks
21
Last commit
Apr 2026

ahel recommends instead

Advanced
Catalog kind
skill
Gateway key
qwen-asr-archibate
Source
github.com/archibate/dotfiles-opencode