mirror of
https://github.com/chliny/hass-tencentcloud-asr.git
synced 2026-07-21 22:53:58 +08:00
54 lines
1.9 KiB
JSON
54 lines
1.9 KiB
JSON
{
|
|
"title": "tencent cloud asr service",
|
|
"config": {
|
|
"error": {},
|
|
"step": {
|
|
"user": {
|
|
"data": {
|
|
"secretid": "tencentcloud asr secretid",
|
|
"secretkey": "tencnetcloud asr secretkey",
|
|
"model": "model"
|
|
},
|
|
"description": "The integration is based on [Tencent Cloud API](https://cloud.tencent.com/document/product/1093/35646)."
|
|
}
|
|
}
|
|
},
|
|
"options": {
|
|
"step": {
|
|
"user": {
|
|
"data": {
|
|
"model": "model"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"selector": {
|
|
"model_descriptions": {
|
|
"options": {
|
|
"8k_zh": "8k_zh - Chinese telephone audio",
|
|
"8k_en": "8k_en - English telephone audio",
|
|
"16k_zh": "16k_zh - Chinese",
|
|
"16k_zh-PY": "16k_zh-PY - Chinese, English, and Cantonese",
|
|
"16k_zh_medical": "16k_zh_medical - Medical Chinese",
|
|
"16k_en": "16k_en - English",
|
|
"16k_yue": "16k_yue - Cantonese",
|
|
"16k_ja": "16k_ja - Japanese",
|
|
"16k_ko": "16k_ko - Korean",
|
|
"16k_vi": "16k_vi - Vietnamese",
|
|
"16k_ms": "16k_ms - Malay",
|
|
"16k_id": "16k_id - Indonesian",
|
|
"16k_fil": "16k_fil - Filipino",
|
|
"16k_th": "16k_th - Thai",
|
|
"16k_pt": "16k_pt - Portuguese",
|
|
"16k_tr": "16k_tr - Turkish",
|
|
"16k_ar": "16k_ar - Arabic",
|
|
"16k_es": "16k_es - Spanish",
|
|
"16k_hi": "16k_hi - Hindi",
|
|
"16k_fr": "16k_fr - French",
|
|
"16k_de": "16k_de - German",
|
|
"16k_zh_dialect": "16k_zh_dialect - Chinese dialects"
|
|
}
|
|
}
|
|
}
|
|
}
|