mirror of
https://github.com/xinnan-tech/xiaozhi-esp32-server.git
synced 2026-07-27 09:33:55 +08:00
添加tencent asr配置文件
This commit is contained in:
@@ -172,6 +172,12 @@ ASR:
|
|||||||
access_token: 你的火山引擎语音合成服务access_token
|
access_token: 你的火山引擎语音合成服务access_token
|
||||||
cluster: volcengine_input_common
|
cluster: volcengine_input_common
|
||||||
output_dir: tmp/
|
output_dir: tmp/
|
||||||
|
TencentASR:
|
||||||
|
type: tencent
|
||||||
|
appid: 你的腾讯语音合成服务appid
|
||||||
|
secret_id: 你的腾讯语音合成服务secret_id
|
||||||
|
secret_key: 你的腾讯语音合成服务secret_key
|
||||||
|
output_dir: tmp/
|
||||||
VAD:
|
VAD:
|
||||||
SileroVAD:
|
SileroVAD:
|
||||||
threshold: 0.5
|
threshold: 0.5
|
||||||
|
|||||||
Reference in New Issue
Block a user