Jarvis is your conversational assistant available as a console programm. It can be used all local. The software consists of client and server.
-
Wake Word 👋:
- openwakeword(local)
-
Voice To Text 📝:
- faster-whisper(local)
- whisper
- google gtts
-
Brain 🧠:
- ollama(local)
- groq
- chatGPT
-
Text to Speech 💬:
- piper (local)
- xtts (local)
- google gtts
with completely local setup: ollama(LLama3:8b), whisper_local(medium) and piper
jarvis_v2_demo.mp4
- read /backend and /client readme