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
core.py - обновлена версия, ttsCache параметр будет обновлен в JSON
.gitignore - добавлен ttscache vacore.py - хеш при кеше содержит ttsEngineId README.md - обновлены описания параметров конфига
This commit is contained in:
@@ -7,7 +7,7 @@ from vacore import VACore
|
||||
def start(core:VACore):
|
||||
manifest = {
|
||||
"name": "Core plugin",
|
||||
"version": "2.3",
|
||||
"version": "2.4",
|
||||
|
||||
"default_options": {
|
||||
"mpcIsUse": True,
|
||||
|
||||
Reference in New Issue
Block a user