aahl/qwen-asr2api
🎤 Qwen 3 ASR to OpenAI API, 免费STT语音识别模型
Wraps Alibaba's Qwen 3 ASR model as an OpenAI-compatible `/v1/audio/transcriptions` endpoint, enabling drop-in replacement for speech-to-text pipelines. Supports inverse text normalization (ITN) for number/punctuation normalization and deploys via Docker or as a Home Assistant add-on for local voice processing. The API accepts multipart audio uploads and returns transcriptions matching OpenAI's STT interface specification.
Stars
70
Forks
16
Language
Python
License
Apache-2.0
Category
Last pushed
Jan 15, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/aahl/qwen-asr2api"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related tools
BoltzmannEntropy/MimikaStudio
MimikaStudio - A local-first application for macOS (Apple Silicon) + Agentic MCP Support
zhao-kun/VibeVoiceFusion
VibeVoiceFusion is a full-stack, multi-speaker voice generation web system featuring LoRA...
gabriele-mastrapasqua/qwen3-tts
Pure C inference engine for Qwen3-TTS text-to-speech. No Python, no PyTorch — just C and BLAS....
aahl/qwen-tts2api
🗣️ Qwen TTS to OpenAI Speech API
kapi2800/qwen3-tts-apple-silicon
Run Qwen3-TTS text-to-speech locally on Mac (M1/M2/M3/M4). Voice cloning, voice design, custom...