You've already forked Irene-Voice-Assistant
mirror of
https://github.com/janvarev/Irene-Voice-Assistant.git
synced 2025-11-26 22:50:58 +02:00
7.5.1 - небольшой фикс для fuzzy - забыл возврат из функции
This commit is contained in:
@@ -32,7 +32,7 @@ def start(core:VACore):
|
||||
"contextRemoteWaitForCall": False,
|
||||
|
||||
"tempDir": "temp",
|
||||
"fuzzyThreshold": 0.95,
|
||||
"fuzzyThreshold": 0.5,
|
||||
},
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user