Module: OpenAI::Models::Audio::TranscriptionCreateParams::ChunkingStrategy
- Extended by:
- Internal::Type::Union
- Defined in:
- lib/openai/models/audio/transcription_create_params.rb
Overview
Controls how the audio is cut into chunks. When set to ‘“auto”`, the server first normalizes loudness and then uses voice activity detection (VAD) to choose boundaries. `server_vad` object can be provided to tweak VAD detection parameters manually. If unset, the audio is transcribed as a single block.
Defined Under Namespace
Classes: VadConfig
Method Summary
Methods included from Internal::Type::Union
==, ===, coerce, dump, hash, inspect, to_sorbet_type, variants
Methods included from Internal::Util::SorbetRuntimeSupport
#const_missing, #define_sorbet_constant!, #sorbet_constant_defined?, #to_sorbet_type, to_sorbet_type