DEFAULT_OPENAI_STT_MODEL

Constant DEFAULT_OPENAI_STT_MODEL 

Source
pub const DEFAULT_OPENAI_STT_MODEL: &str = "gpt-4o-transcribe";
Expand description

Default OpenAI model for speech-to-text transcription.

GPT-4o Transcribe offers superior accuracy compared to Whisper V2, with lower Word Error Rate (WER) for voice input.