检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
需提前安装websocket-client, 执行pip install websocket-client import websocket import threading import time import json def rasr_demo(): url = '
Endpoint 承载REST服务端点的服务器域名或IP,不同服务在不同区域,Endpoint不同,可以从终端节点中获取。例如,一句话识别服务在“华北-北京四”区域的Endpoint为“sis-ext.cn-north-4.myhuaweicloud.com”。
需提前安装websocket-client, 执行pip install websocket-client import websocket import threading import time import json def rtts_demo(): url =
{ print("disconnected") } func onError(connection: WebSocketConnection, error: Error) { print(error.localizedDescription
需提前安装requests,执行pip install requests import requests import base64 import json def sasr_demo(): url = 'https://{{endpoint}}/v1/{{project_id
需提前安装requests,执行pip install requests import requests import json def stts_demo(): url = 'https://{{endpoint}}/v1/{{project_id}}/tts' #