Голосовое управление:
[voicecontrol.git] / voicecontrol.ini
1 [vosk]
2 keyphrase = окей гестия
3 attempts = 3
4 confidence_threshold = 0.6
5 server = 192.168.1.100:2700
6
7 [commands]
8 command_file = /etc/vosk/commands.txt
9
10 [rest]
11 attempts = 5
12 tts_url = http://estia.rvb-home.lan/festival?{0}
13 tts_param = q
14
15 api_user = openhabrest
16 api_pwd = somestrictpwd
17 command_url = https://openhab.rvb.name/rest/items/Command
18 reply_url = https://openhab.rvb.name/rest/items/Reply
19
20 [system]
21 debug = True