我本地部署了CosyVoice-300M-SFT,调用inference_sft端口,请求详情:res = requests.post(f"{server_url}/inference_sft", data=payload, stream=False),通过http://localhost:8010/webrtcapi.html输入文本,输出的音质很差
我本地部署了CosyVoice-300M-SFT,调用inference_sft端口,请求详情:res = requests.post(f"{server_url}/inference_sft", data=payload, stream=False),通过http://localhost:8010/webrtcapi.html输入文本,输出的音质很差