Compare commits
4 Commits
deprecate-
...
feat/209
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
dfb99e64c8 | ||
|
|
d012ef3e3c | ||
|
|
e2763a2cb4 | ||
|
|
ba8fbf7be4 |
@@ -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,
|
||||
|
||||
@@ -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",
|
||||
|
||||
8575
pnpm-lock.yaml
generated
Normal file
8575
pnpm-lock.yaml
generated
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user