picovoice token extracted to config
This commit is contained in:
parent
98024c8266
commit
5ed98994e9
2 changed files with 3 additions and 1 deletions
|
|
@ -10,6 +10,8 @@ MICROPHONE_INDEX = 0 # ID микрофона (можете просто мен
|
|||
|
||||
CHROME_PATH = 'C:/Program Files (x86)/Google/Chrome/Application/chrome.exe %s'
|
||||
|
||||
PICOVOICE_TOKEN = "<ТУТ ТОКЕН PICOVOICE>"
|
||||
|
||||
OPENAI_TOKEN = "<ТУТ ТОКЕН CHAT-GPT>"
|
||||
|
||||
VA_CMD_LIST = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue