J.A.R.V.I.S-py/requirements.txt

34 lines
381 B
Text
Raw Normal View History

# mic capture
pvrecorder
# Vosk
vosk
# Voice activity detection (smart command-end)
webrtcvad-wheels
# 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
# GUI command constructor (tools/command_builder)
ruamel.yaml
pywebview
pyautogui