Whisper
Inference based on our fork of https://github.com/ggerganov/whisper.cpp
Instances
general
General instance
Operations
transcribe
Run the whisper.cpp inference and produce some output
Parameters
audio_binary_mono
Audio data to transcribe
binary
Required: audio_binary_mono
Return
result
Transcription of audio
string
Required: result