Merge branch 'v2' into v2

This commit is contained in:
ifeif 2023-05-20 11:51:49 +08:00 committed by GitHub
commit f1ca8e2d6c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
12 changed files with 404 additions and 263 deletions

View file

@ -165,8 +165,7 @@ export function supportGuoba () {
field: 'autoJapanese',
label: 'vits模式日语输出',
bottomHelpMessage: '使用vits语音时将机器人的文字回复翻译成日文后获取语音。' +
'需要填写下方的翻译配置配置文档http://api.fanyi.baidu.com/doc/21 ' +
'填写配置后另外支持通过本插件使用文字翻译功能,发送"#chatgpt翻译帮助"查看使用方法。',
'若想使用插件的翻译功能,发送"#chatgpt翻译帮助"查看使用方法,支持图片翻译,引用翻译...',
component: 'Switch'
},
{
@ -581,16 +580,6 @@ export function supportGuoba () {
bottomHelpMessage: '可注册2captcha实现跳过验证码收费服务但很便宜。否则可能会遇到验证码而卡住',
component: 'InputPassword'
},
{
field: 'baiduTranslateAppId',
label: '百度翻译应用ID',
component: 'Input'
},
{
field: 'baiduTranslateSecret',
label: '百度翻译密钥',
component: 'Input'
},
{
field: 'ttsSpace',
label: 'vits-uma-genshin-honkai语音转换API地址',