From 6cb3684430f3ff8268ce4cfb0213e66ca5eda668 Mon Sep 17 00:00:00 2001 From: HuangHai <10402852@qq.com> Date: Fri, 22 Aug 2025 09:47:15 +0800 Subject: [PATCH] 'commit' --- dsLightRag/Test/tts_http_demo.py | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/dsLightRag/Test/tts_http_demo.py b/dsLightRag/Test/tts_http_demo.py index 990fb60b..5fe9af4d 100644 --- a/dsLightRag/Test/tts_http_demo.py +++ b/dsLightRag/Test/tts_http_demo.py @@ -1,12 +1,6 @@ -#coding=utf-8 - -''' -requires Python 3.6 or later -pip install requests -''' import base64 -import json import uuid + import requests from Config.Config import HS_APP_ID, HS_ACCESS_TOKEN, HS_CLUSTER_ID, HS_VOICE_TYPE