Compare commits

...

2 Commits

Author SHA1 Message Date
raojianb
dfb99e64c8 feat: update 2.0.9 2025-01-17 17:56:14 -08:00
Joby
d012ef3e3c fix: remove unused package (#49) 2024-12-23 11:12:14 -08:00
3 changed files with 12 additions and 10 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",
@@ -32,7 +32,6 @@
"ahooks": "^3.8.1",
"ai": "^3.2.15",
"clsx": "2.1.1",
"framer-motion": "~11.1.1",
"intl-messageformat": "^10.5.0",
"next": "14.2.4",
"next-themes": "^0.2.1",

13
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)
@@ -74,9 +74,6 @@ dependencies:
clsx:
specifier: 2.1.1
version: 2.1.1
framer-motion:
specifier: ~11.1.1
version: 11.1.1(react-dom@18.3.1)(react@18.3.1)
intl-messageformat:
specifier: ^10.5.0
version: 10.5.0
@@ -718,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
@@ -7763,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