mirror of
https://github.com/xinnan-tech/xiaozhi-esp32-server.git
synced 2026-07-31 03:43:57 +08:00
update:优化百度ASR文档链接
This commit is contained in:
@@ -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 Key:https://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
|
||||
|
||||
Reference in New Issue
Block a user