Currently listed through these providers:
Model details
Faster Whisper Large v3
This deployment packages the well-known Whisper large-v3 speech recognition model through a CTranslate2 optimization layer, which retains OpenAI's multilingual transcription accuracy while substantially lowering latency and VRAM consumption. The result is a converter that can serve both streaming, real-time workloads and heavier batch transcriptions from the same weights, making it attractive for teams that need flexible throughput without maintaining separate model variants. Because faster-whisper is an open-source project, the conversion inherits the broad language coverage of upstream Whisper large-v3 and benefits from a community that continuously refines the inference engine.
On Regolo AI, the model is exposed through an OpenAI-compatible audio transcriptions endpoint, so existing SDKs and tools can be reused with minimal code changes by swapping the base URL and supplying a Regolo API key. The provider positions it as its flagship audio speech-to-text option alongside vision-language and image generation offerings, all unified through the same client and backed by EU data residency and green infrastructure. Practical guidance from Regolo recommends sending audio in OGG format, chunking long inputs into two-to-three minute segments to avoid hallucinations, and applying per-file timeouts of roughly five minutes, which together help the CTranslate2 engine stay responsive and stable during production transcription jobs.
Quick Info
Powered by- Provider
- Regolo AI
- Model key
- faster-whisper-large-v3
- Release date
- Oct 1, 2024
- Last updated
- Oct 1, 2024
- Input modalities
- Output modalities
- Capabilities
Cost
A provider subscription or plan supersedes token-based pricing for this model.
Limits
- Output tokens
- 4,096 tokens
- Context window
- 448 tokens