qwen-asr

star 163

Transcribe audio files using Qwen ASR. Use when the user sends voice messages and wants them converted to text.

NeverSight By NeverSight schedule Updated 3/10/2026

name: qwen-asr description: Transcribe audio files using Qwen ASR. Use when the user sends voice messages and wants them converted to text.

Qwen ASR

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.wav | uv run scripts/main.py > transcript.txt
Install via CLI
npx skills add https://github.com/NeverSight/learn-skills.dev --skill qwen-asr
Repository Details
star Stars 163
call_split Forks 30
navigation Branch main
article Path SKILL.md
More from Creator