update:优化百度ASR文档链接

This commit is contained in:
hrz
2025-05-04 01:19:54 +08:00
parent 4530345a1f
commit 56c3a04809
2 changed files with 24 additions and 12 deletions
+2 -5
View File
@@ -259,11 +259,8 @@ ASR:
access_key_secret: 你的阿里云账号access_key_secret
output_dir: tmp/
BaiduASR:
# 可以在这里申请百度语音技术的AppID、API Key、Secret Key
# https://console.bce.baidu.com/ai-engine/old/#/ai/speech/app/list
# 启用前需要先安装依赖包:
# pip install baidu-aip==4.16.13
# pip install chardet==5.2.0
# 获取AppID、API Key、Secret Keyhttps://console.bce.baidu.com/ai-engine/old/#/ai/speech/app/list
# 查看资源额度:https://console.bce.baidu.com/ai-engine/old/#/ai/speech/overview/resource/list
type: baidu
app_id: 你的百度语音技术AppID
api_key: 你的百度语音技术APIKey