feat: update 2.0.9 (#51)

This commit is contained in:
Joby
2025-01-17 17:57:29 -08:00
committed by GitHub
parent d012ef3e3c
commit e259bdfe23
3 changed files with 12 additions and 6 deletions

View File

@@ -95,6 +95,12 @@ export default function InteractiveAvatar() {
voice: {
rate: 1.5, // 0.5 ~ 1.5
emotion: VoiceEmotion.EXCITED,
// elevenlabsSettings: {
// stability: 1,
// similarity_boost: 1,
// style: 1,
// use_speaker_boost: false,
// },
},
language: language,
disableIdleTimeout: true,