qwen-asr

Solid

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

AI & Automation 146 stars 18 forks Updated 1 weeks ago MIT

Install

View on GitHub

Quality Score: 80/100

Stars 20%
72
Recency 20%
90
Frontmatter 20%
70
Documentation 15%
15
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# 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 ```

Details

Author
aahl
Repository
aahl/skills
Created
5 months ago
Last Updated
1 weeks ago
Language
Python
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category