Skip to main content

OpenAI STT

OpenAI STT offers transcription service including Whisper, which is also available as open source.

Configure the Toolkit API

Locate the file ./config/api/.env and add the following configurations

STT_SERVICE=openai
OPENAI_API_KEY='api key'