Audio & SpeechActive
elevenlabs / speech-to-text
speech-to-text
Speech to text model from ElevenLabs
Speech to Text
Model ID
speech-to-text
Provider
elevenlabs
Updated
1774612408
wiro playground—elevenlabs/speech-to-text
Updated 1774612408
Speech to text model from ElevenLabs
API quick start
Run speech-to-text with a single API call.
POST https://api.wiro.ai/v1/Run/elevenlabs/speech-to-text
{
"inputAudio": "https://your-cdn.com/input.mp3",
"inputAudioUrl": "..."
}