尊重您的隐私的离线语音助手。由 Rust 打造。WIP。
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:
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.
This are the neural networks we are currently using:
Currently, only Russian language is supported.
But soon, Ukranian and English will be added for the interface, wake-word detection and speech recognition.
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.
Abraham Tugalov
Old version of Jarvis was built with Python.
The last Python version commit can be found here.
Attribution-NonCommercial-ShareAlike 4.0 International
See LICENSE.txt file for more details.
暂无开放 Issues,或尚未同步最近议题。