Optimize Chatterbox TTS for different speech styles
masterUse the following parameter adjustments to fine-tune the output of Chatterbox TTS:
General Use (TTS and Voice Agents)
- Default Settings:
exaggeration=0.5andcfg_weight=0.5work well for most prompts. - Language Consistency: If the reference clip's language differs from the target language tag, set
cfg_weightto0to prevent the output from inheriting the reference clip's accent. - Fast Speakers: If the reference speaker has a fast style, lower
cfg_weightto approximately0.3to improve pacing.
Expressive or Dramatic Speech
- Dramatic Effect: Increase
exaggerationto0.7or higher. - Pacing Control: Higher
exaggerationtends to speed up speech. To maintain deliberate, slower pacing while using high exaggeration, lowercfg_weightto approximately0.3.