From 2820dcc6b606951e422cc187c30b7672d00d7479 Mon Sep 17 00:00:00 2001 From: HuangHai <10402852@qq.com> Date: Fri, 22 Aug 2025 09:44:23 +0800 Subject: [PATCH] 'commit' --- dsLightRag/Test/tts_http_demo.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dsLightRag/Test/tts_http_demo.py b/dsLightRag/Test/tts_http_demo.py index 7e5cbfc9..6eaba7a2 100644 --- a/dsLightRag/Test/tts_http_demo.py +++ b/dsLightRag/Test/tts_http_demo.py @@ -39,7 +39,7 @@ request_json = { }, "request": { "reqid": str(uuid.uuid4()), - "text": "字节跳动语音合成", + "text": "我是小何啊,这是什么鬼~", "text_type": "plain", "operation": "query", "with_frontend": 1,