issues #6655 Open ai tts issues (#6696)

This commit is contained in:
chenxu9741
2024-07-26 14:55:49 +08:00
committed by GitHub
parent 80b3871c55
commit 6b50bb0fe6
9 changed files with 21 additions and 11 deletions

View File

@@ -149,7 +149,7 @@ const VoiceParamConfig = ({
<div
className='mb-2 leading-[18px] text-[13px] font-semibold text-gray-800'>{t('appDebug.voice.voiceSettings.voice')}</div>
<Listbox
value={voiceItem}
value={voiceItem ?? {}}
disabled={!languageItem}
onChange={(value: Item) => {
handleChange({