Aurixel
Models/Qwen/qwen-stt
Qwen
Free

千问语音转文字

Text
Input
Free
/M tokens
Output
Free
/M tokens

No description available for this model yet.

Quick start

How to call

POST /v1/audio/transcriptions
bash
curl https://conduit-api.aurixel.ai/v1/audio/transcriptions \
  -H "Authorization: Bearer ck-YOUR_KEY" \
  -F "file=@audio.mp3" \
  -F "model=qwen-stt"

→ Multipart upload (file=…), or JSON {"model","url"}. Returns the transcript.

Auth, billing & streaming → Quickstart

More from Qwen