diff --git a/voice/tencent/config.json.template b/voice/tencent/config.json.template index 91a035cb..210d95fb 100644 --- a/voice/tencent/config.json.template +++ b/voice/tencent/config.json.template @@ -1,5 +1,5 @@ { - "voice_type": 1003, # 客服女声 + "voice_type": 1003, "secret_id": "YOUR_SECRET_ID", "secret_key": "YOUR_SECRET_KEY" }