Skip to content

Priler/jarvis

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

Now GUI and the app itself is divided into two different binaries.
The app also provides system tray icon.
Whereas the GUI can be used to configure the app.
15eacbd

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
app
June 11, 2023 19:22
gui
June 11, 2023 19:22
April 28, 2023 19:39
June 8, 2023 21:01

JARVIS Voice Assistant

We are NOT limited by the technology of our time!

Jarvis - is a voice assistant made as an experiment using neural networks for things like STT/TTS/Wake Word/NLU etc.

The main project challenges we try to achieve is:

  • 100% offline (no cloud)
  • Open source (full transparency)
  • No data collection (we respect your privacy)

Our backend stack is 🦀 Rust with ❤️ Tauri.
For the frontend we use ⚡️ Vite + 🛠️ Svelte.

Other libraries, tools and packages can be found in source code.

Neural Networks

This are the neural networks we are currently using:

Supported Languages

Currently, only Russian language is supported.
But soon, Ukranian and English will be added for the interface, wake-word detection and speech recognition.

How to build?

Nothing special was used to build this project.
You need only Rust and NodeJS installed on your system.
Other than that, all you need is to install all the dependencies and then compile the code with cargo tauri build command.
Or run dev with cargo tauri dev.



Thought you might need some of the platform specific libraries for PvRecorder and Vosk.

Author

Abraham Tugalov

Python version?

Old version of Jarvis was built with Python.
The last Python version commit can be found here.

License

Attribution-NonCommercial-ShareAlike 4.0 International
See LICENSE.txt file for more details.

About

Voice assistant made as an experiment using neural networks for things like STT/TTS/Wake Word/NLU etc.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published