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,

View File

@@ -10,7 +10,7 @@
},
"dependencies": {
"@ai-sdk/openai": "^0.0.34",
"@heygen/streaming-avatar": "^2.0.8",
"@heygen/streaming-avatar": "^2.0.9",
"@nextui-org/button": "2.0.34",
"@nextui-org/chip": "^2.0.32",
"@nextui-org/code": "2.0.29",

10
pnpm-lock.yaml generated
View File

@@ -9,8 +9,8 @@ dependencies:
specifier: ^0.0.34
version: 0.0.34(zod@3.23.8)
'@heygen/streaming-avatar':
specifier: ^2.0.8
version: 2.0.8
specifier: ^2.0.9
version: 2.0.9
'@nextui-org/button':
specifier: 2.0.34
version: 2.0.34(@nextui-org/system@2.2.1)(@nextui-org/theme@2.2.5)(framer-motion@11.1.1)(react-dom@18.3.1)(react@18.3.1)
@@ -715,8 +715,8 @@ packages:
tslib: 2.8.1
dev: false
/@heygen/streaming-avatar@2.0.8:
resolution: {integrity: sha512-J24bHHpQtMPDH3cRudnQvDDyqgz5Jd6I0DSiaa/ChzxIBgiSaYoMR9e+ShzNGfHCU2qIjIpnPowvVlcWZXts2w==}
/@heygen/streaming-avatar@2.0.9:
resolution: {integrity: sha512-9DgUDpXpDbBdD/mU92luSd5FKE433kSVpdLW0uCROlGGcSTdhuaZp4715Z4rgH4wjk9JKoDfUHU2CHs4gb65Lg==}
dependencies:
livekit-client: 2.7.5
protobufjs: 7.4.0
@@ -7760,7 +7760,7 @@ packages:
resolution: {integrity: sha512-AA3TVj+0A2iuIoQkWEK/tqFjBq2j+6PO6Y0zJcvzLAFhEFIO3HL0vls9hWLncZbAAbK0mar7oZ4V079I/qPMxg==}
requiresBuild: true
dependencies:
tslib: 2.7.0
tslib: 2.8.1
dev: false
optional: true