D
Whisper Large v3 Turbo
Whisper Large v3 Turbo, a transcription model from DeepInfra.
transcriptionModelOverride: { model: "whisper-large-v3-turbo-deepinfra" }
OOpenAI·served viaDeepInfra·Released October 2024
Pricing
- Per second
- $0.0000033
- Per minute
- $0.00020
- Per second
- $0
- Per minute
- $0
Specifications
- Released
- October 2024
- Model string
- openai/whisper-large-v3-turbo
- Capabilities
- Open sourceFastLow cost
Use this model
await mindstudio.transcribeAudio({ audioUrl: "...", transcriptionModelOverride: { model: "whisper-large-v3-turbo-deepinfra", }, });