2026-04-22 17:47:22 +03:00
|
|
|
# mic capture
|
2026-04-22 17:32:48 +03:00
|
|
|
pvrecorder
|
|
|
|
|
|
|
|
|
|
# Vosk
|
|
|
|
|
vosk
|
|
|
|
|
|
2026-04-22 19:32:30 +03:00
|
|
|
# Voice activity detection (smart command-end)
|
|
|
|
|
webrtcvad-wheels
|
|
|
|
|
|
2026-04-22 17:32:48 +03:00
|
|
|
# Groq / OpenAI-compatible LLM
|
|
|
|
|
openai>=1.0
|
|
|
|
|
|
|
|
|
|
# Silero stuff
|
|
|
|
|
torch
|
|
|
|
|
torchaudio
|
|
|
|
|
omegaconf
|
|
|
|
|
|
|
|
|
|
# etc
|
|
|
|
|
numpy
|
|
|
|
|
simpleaudio
|
|
|
|
|
rich
|
|
|
|
|
fuzzywuzzy
|
|
|
|
|
python-Levenshtein
|
|
|
|
|
comtypes
|
|
|
|
|
pycaw
|
|
|
|
|
sounddevice
|
|
|
|
|
PyYAML
|
|
|
|
|
python-dotenv
|
2026-04-22 23:17:44 +03:00
|
|
|
|
|
|
|
|
# GUI command constructor (tools/command_builder)
|
|
|
|
|
ruamel.yaml
|
|
|
|
|
pywebview
|
|
|
|
|
pyautogui
|