mirror of
https://github.com/ikechan8370/chatgpt-plugin.git
synced 2025-12-17 05:47:11 +00:00
feat: 语音模式下,自动转文字的阈值可以调整
This commit is contained in:
parent
5ddeebfcc0
commit
19fca0e174
2 changed files with 13 additions and 1 deletions
|
|
@ -10,6 +10,7 @@ const defaultConfig = {
|
|||
defaultTTSRole: '纳西妲',
|
||||
autoUsePicture: true,
|
||||
autoUsePictureThreshold: 1200,
|
||||
ttsAutoFallbackThreshold: 99,
|
||||
conversationPreserveTime: 0,
|
||||
toggleMode: 'at',
|
||||
quoteReply: true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue