Elevenlabs Speech Synthesis

<< Click to Display Table of Contents >>

Navigation:  3. Script Language > AI - Artificial Intelligence Commands > AIS. - AI Speech Synthesis > AIS.-Header Settings >

Elevenlabs Speech Synthesis

AIS.Set Speaker Boost

Previous Top Next


MiniRobotLanguage (MRL)

 

AIS.Set Speaker Boost

Boosts speaker similarity.

 

 

Intention

 

The AIS.Set Speaker Boost command enhances the similarity between the synthesized voice and the original speaker's voice.

This is useful when you want the generated voice to closely match the original. However, using this feature may increase computational load and latency.

The internal "use_speaker_boost" parameter boosts the similarity to the original speaker. While the differences are generally subtle, using this setting requires a slightly higher computational load, which may increase latency.

 

 

 

 

Syntax

 

 

AIS.Set Speaker Boost|P1

AIS.Ssb|P1

 

 

 

Parameter Explanation

 

  P1: Required. A boolean value 1 - (True) or 0 - (False) that sets whether to boost the speaker's similarity or not.

 

 

 

 

Example

 

'***********************************

' AIS.-Sample

'***********************************

AIS.Set Speaker Boost|1

ENR.

 

 

 

 

 

 

Remarks

 

-

 

 

Limitations:

 

-

 

 

See also: