Getting Started
Follow these steps to configure your provider:1
Add OpenAI credentials to your vault
Navigate to Integration → Vault in the Rapida dashboard and add your OpenAI API key. This credential is shared across all OpenAI services (LLM, Whisper STT, and TTS).
2
Select Whisper as your STT provider
When configuring your assistant, open Audio Settings and choose OpenAI as your Speech-to-Text provider.
3
Choose a model
Rapida supports the following Whisper models:
Supported Languages
Whisper supports transcription in 99+ languages including English, Spanish, French, German, Japanese, Chinese, Hindi, Arabic, and Portuguese.Key Features
- Noise robustness: Performs well in challenging acoustic environments
- Multilingual: Transcribes 99+ languages without separate language models
- Punctuation & formatting: Returns properly punctuated and formatted text
- Long-form audio: Handles extended utterances with timestamps
Configuration Options
Notes
- Whisper is a non-streaming model; Rapida buffers and segments audio before sending to the API.
- For lowest latency in real-time voice, consider Deepgram or AssemblyAI which offer true streaming STT.
- Whisper rate limits and pricing follow your OpenAI account tier.