Speech To Text
Text To Speech
Speech To Text using the openai/whisper AI Model.
POST
Query
The model to be used;
Body
Audio file
temperature to use for sampling
Translate the text to English when set to True
optional text to provide as a prompt for the first window.
if True, provide the previous output of the model as a prompt for the next window; disabling may make the text inconsistent across windows, but the model becomes less prone to getting stuck in a failure loop.
Was this page helpful?