Loading...
Loading...
Transcribe audio files using Qwen ASR. Use when the user sends voice messages and wants them converted to text.
npx skill4agent add aahl/skills qwen-asruv run scripts/main.py -f audio.wav
cat audio.wav | uv run scripts/main.py > transcript.txt