Merge pull request #607 from joey-zhou/tencent_asr

feat:新增腾讯云ASR语音识别服务
This commit is contained in:
hrz
2025-04-01 22:09:59 +08:00
committed by GitHub
+6
View File
@@ -187,6 +187,12 @@ ASR:
access_token: 你的火山引擎语音合成服务access_token
cluster: volcengine_input_common
output_dir: tmp/
TencentASR:
type: tencent
appid: 你的腾讯语音合成服务appid
secret_id: 你的腾讯语音合成服务secret_id
secret_key: 你的腾讯语音合成服务secret_key
output_dir: tmp/
VAD:
SileroVAD:
threshold: 0.5