Class: AssemblyAI::Transcripts::TranscriptBoostParam
- Inherits:
-
Object
- Object
- AssemblyAI::Transcripts::TranscriptBoostParam
- Defined in:
- lib/assemblyai/transcripts/types/transcript_boost_param.rb
Overview
How much to boost specified words
Constant Summary collapse
- LOW =
"low"
- DEFAULT =
"default"
- HIGH =
"high"