Portkey’s AI gateway supports STT models like Whisper by OpenAI.
Transcription
and Translation
methods for STT models and follows the OpenAI signature where you can send the file (in flac
, mp3
, mp4
, mpeg
, mpga
, m4a
, ogg
, wav
, or webm
formats) as part of the API request.
Here’s an example:
OpenAI NodeJSOpenAI PythonREST
Provider | Models | Functions |
---|---|---|
OpenAI | whisper-1 | Transcription Translation |