whisper
Model ID: @cf/openai/whisper
Automatic speech recognition (ASR) system trained on 680,000 hours of multilingual and multitask supervised data
Properties
Task Type: Automatic Speech Recognition
Code Examples
Workers - Typescript
curl
Response
Automatic speech recognition responses return both a single string text
property with the audio transcription and an optional array of words
with start and end timestamps if the model supports that.
API Schema
The following schema is based on JSON Schema