mirror of
https://github.com/ikechan8370/chatgpt-plugin.git
synced 2025-12-17 22:07:10 +00:00
fix: 配置里添加voicevox语音源
This commit is contained in:
parent
94c44068a4
commit
8baef8b579
1 changed files with 4 additions and 0 deletions
|
|
@ -88,6 +88,10 @@ export function supportGuoba () {
|
||||||
{
|
{
|
||||||
label: '微软Azure',
|
label: '微软Azure',
|
||||||
value: 'azure'
|
value: 'azure'
|
||||||
|
},
|
||||||
|
{
|
||||||
|
label: 'VoiceVox',
|
||||||
|
value: 'voicevox'
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue