开场白
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 1m54s
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 1m54s
This commit is contained in:
parent
c2bfe76ca8
commit
2b6a8cba20
@ -7,7 +7,7 @@ import { TokenManager } from "@/utils/tokenManager";
|
||||
import type { ChatMessage, SubtitleMode } from "@/types";
|
||||
|
||||
const DEFAULT_TEXT =
|
||||
"我是虚拟数字人,这是我的开场白,你可以在左侧输入框内输入想要让我播报的内容";
|
||||
"你好,我是东航小云,请问有什么需要帮忙的吗?";
|
||||
const OPENING_TTS_DELAY_MS = 200;
|
||||
const SILENCE_TIMEOUT_MS = 5000;
|
||||
// 最短有效语音时长(秒),低于此时长视为无效输入
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user