mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-09-27 05:36:39 +08:00
chore: [#5604] 默认开启tts
This commit is contained in:
parent
19b42aac5d
commit
baffc89b3c
@ -81,7 +81,7 @@ export const DEFAULT_CONFIG = {
|
||||
},
|
||||
|
||||
ttsConfig: {
|
||||
enable: false,
|
||||
enable: true,
|
||||
autoplay: false,
|
||||
engine: DEFAULT_TTS_ENGINE,
|
||||
model: DEFAULT_TTS_MODEL,
|
||||
|
Loading…
Reference in New Issue
Block a user