增加了使用阿里云进行语音识别的引擎

This commit is contained in:
kody
2024-07-15 22:03:31 +08:00
parent f7a2c97943
commit f0e416455f
4 changed files with 91 additions and 6 deletions

View File

@@ -1,5 +1,6 @@
{
"api_url": "https://nls-gateway-cn-shanghai.aliyuncs.com/stream/v1/tts",
"api_url_text_to_voice": "https://nls-gateway-cn-shanghai.aliyuncs.com/stream/v1/tts",
"api_url_voice_to_text": "https://nls-gateway.cn-shanghai.aliyuncs.com/stream/v1/asr",
"app_key": "",
"access_key_id": "",
"access_key_secret": ""