Revert "Add pipeline engine and remove legacy compatibility paths"
This commit is contained in:
parent
e221d49020
commit
5b38cc7dcd
18 changed files with 399 additions and 1523 deletions
|
|
@ -2,7 +2,6 @@ from pathlib import Path
|
|||
|
||||
|
||||
DEFAULT_CONFIG_PATH = Path.home() / ".config" / "aman" / "config.json"
|
||||
CONFIG_RELOAD_POLL_INTERVAL_SEC = 1.0
|
||||
RECORD_TIMEOUT_SEC = 300
|
||||
STT_LANGUAGE = "en"
|
||||
TRAY_UPDATE_MS = 250
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue