Audio & SpeechActive
openai / whisper-large-v3-turbo-turkish
whisper-large-v3-turbo-turkish
Whisper is a pre-trained model for automatic speech recognition (ASR) and speech translation. Trained on 680k hours of labelled data, Whisper models demonstrate a strong ability to generalise to many datasets and domains without the need for fine-tuning.
Speech to TextWhisperAudioGrid Landscape
Model ID
whisper-large-v3-turbo-turkish
Provider
openai
Updated
1781074930
wiro playground—openai/whisper-large-v3-turbo-turkish
Updated 1781074930
Whisper — A pre-trained model for automatic speech recognition (ASR) and speech translation. Trained on 680,000 hours of labeled data, it generalizes well across diverse datasets and domains without requiring fine-tuning.
API quick start
Run whisper-large-v3-turbo-turkish with a single API call.
POST https://api.wiro.ai/v1/Run/openai/whisper-large-v3-turbo-turkish
{
"language": "auto",
"chunkLength": 30,
"batchSize": 8,
"numSpeakers": 1
}