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 transciption and an optional array of words with start and end timestamps if the model supports that.
Here’s an example of the output from the @cf/openai/whisper model: