Skip to content

Commit 1729c6e

Browse files
committed
reduce style
1 parent ec8bab1 commit 1729c6e

File tree

1 file changed

+1
-1
lines changed
  • agent_telephony/twilio_livekit/livekit_pipeline/src

1 file changed

+1
-1
lines changed

agent_telephony/twilio_livekit/livekit_pipeline/src/pipeline.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ def create_livekit_pipeline(
5050
settings=elevenlabs.tts.VoiceSettings(
5151
stability=0,
5252
similarity_boost=0,
53-
style=1,
53+
style=0,
5454
speed=1.01,
5555
use_speaker_boost=False
5656
),

0 commit comments

Comments
 (0)