fix: MiniMax音色更换为lanhao_military_v2,使用12.wav重新克隆
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -23,7 +23,7 @@ def synthesize_minimax(text, speed=1.0, pitch=0, volume=1.0, emotion='neutral'):
|
||||
'text': text,
|
||||
'stream': False,
|
||||
'voice_setting': {
|
||||
'voice_id': 'lanhao_military_tech',
|
||||
'voice_id': 'lanhao_military_v2',
|
||||
'speed': speed,
|
||||
'vol': volume_int,
|
||||
'pitch': pitch,
|
||||
|
||||
Reference in New Issue
Block a user