mirror of
https://github.com/howelljiang/baidu-voice.git
synced 2026-07-22 23:23:57 +08:00
12 lines
341 B
JSON
12 lines
341 B
JSON
{
|
|
"domain": "baidu_voice",
|
|
"name": "Baidu Voice",
|
|
"documentation": "https://github.com/howelljiang/baidu-voice",
|
|
"dependencies": [],
|
|
"codeowners": ["@howelljiang"],
|
|
"requirements": ["baidu-aip>=4.16.10", "chardet>=5.2.0"],
|
|
"version": "0.1.0",
|
|
"iot_class": "cloud_push",
|
|
"config_flow": true,
|
|
"platforms": ["tts", "stt"]
|
|
} |