fix: 豆包音色切换为 S_LK0j18H72

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
lanhao
2026-07-02 21:17:12 +08:00
parent cf3c719c35
commit 54cb8d14ba
+1 -1
View File
@@ -22,7 +22,7 @@ def synthesize_doubao(text, speed=1.0, pitch=0, volume=1.0, emotion='neutral'):
'uid': 'military_tech_voice' 'uid': 'military_tech_voice'
}, },
'audio': { 'audio': {
'voice_type': 'S_MK0j18H72', 'voice_type': 'S_LK0j18H72',
'encoding': 'mp3', 'encoding': 'mp3',
'speed_ratio': speed, 'speed_ratio': speed,
}, },