mirror of
https://github.com/chliny/hass-tencentcloud-asr.git
synced 2026-07-22 07:03:56 +08:00
16 lines
631 B
Markdown
16 lines
631 B
Markdown
# hass-tencentcloud-asr
|
|
|
|
腾讯云语音识别服务 homeassistantstt集成
|
|
|
|
## 安装
|
|
|
|
- 腾讯云上开通[语音识别服务](https://cloud.tencent.com/product/asr),获取SecretId 和 SecretKey
|
|
- HACS -> 集成 -> 右上解选项 -> 自定义存储库
|
|
- 存储库: https://github.com/chliny/hass-tencentcloud-asr
|
|
- 类别: 集成
|
|
- 浏览并下载存储库 -> 搜索 Tencent Cloud ASR 并下载
|
|
- 重启Homeassistant
|
|
- Homeassistant 添加集成
|
|
- 设置 -> 设备与服务 -> 添加集成 -> 搜索 Tencent Cloud ASR -> 填入腾讯云API密钥和Secret
|
|
- 提交后稍等片刻,即可看到`tencentcloud_asr`实体
|