fix: update default voice selection for TTS to MOSS-TTSD-v0.5:alex

v3.2
wxg0103 2025-09-22 14:02:41 +08:00
parent 4269eeb2c9
commit 180c115f17
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ class SiliconCloudTTSModelGeneralParams(BaseForm):
voice = forms.SingleSelect(
TooltipLabel('Voice',
_('Try out the different sounds (Alloy, Echo, Fable, Onyx, Nova, and Sparkle) to find one that suits your desired tone and audience. The current voiceover is optimized for English.')),
required=True, default_value='alloy',
required=True, default_value='fnlp/MOSS-TTSD-v0.5:alex',
text_field='value',
value_field='value',
option_list=[