Uses whisper-1 to transcribe an audio file passed in as a base64 encoded string.
Documentation Index
Fetch the complete documentation index at: https://docs.trieve.ai/llms.txt
Use this file to discover all available pages before exploring further.
The dataset id or tracking_id to use for the request. We assume you intend to use an id if the value is a valid uuid.
JSON request payload to transcribe an audio file
The base64 encoded audio input of the user's input message.
The transcribed text
The response is of type string.