Construction options for OpenAISTTProvider.
Optional
Model id; defaults to OPENAI_STT_MODEL = gpt-4o-transcribe.
gpt-4o-transcribe
Inject a pre-built OpenAI client; default is new OpenAI() lazily.
new OpenAI()
Override the chunking threshold (test hook).
Construction options for OpenAISTTProvider.