xx
This commit is contained in:
@@ -238,7 +238,6 @@ class ByteDanceTTSSocketClient:
|
||||
"speed": request.speed, # 语速参数(需服务端支持)
|
||||
},
|
||||
}
|
||||
print('aaa', aaa)
|
||||
return aaa
|
||||
async def _send_text_stream(self, request: TTSRequest, session_id: str):
|
||||
"""流式发送文本(逐字符发送,字节跳动TTS流式协议要求)"""
|
||||
|
||||
Reference in New Issue
Block a user