Claude
Skills
Sign in
Back

qwen-asr

Included with Lifetime
$97 forever

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

Image & Videoscripts

What this skill does


# Qwen ASR
Transcribe an audio file (wav/mp3/ogg...) to text using Qwen ASR. No configuration or API key required.

## Usage
```shell
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
```
Files: 2
Size: 3.8 KB
Complexity: 23/100
Category: Image & Video

Related in Image & Video