fix: MiniMax音色更换为lanhao_military_v2,使用12.wav重新克隆

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
lanhao
2026-07-02 22:06:37 +08:00
parent c44fa711a7
commit 1ad214f5d5
+1 -1
View File
@@ -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,