Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

SADE Voice Assistant

SADE is a python voice assistant which is was made to be easy to set up, customize and learn from.

Installation

Download LLM Model

Install Ollama Pull Orca-Mini

On Linux:

curl https://ollama.ai/install.sh | sh
ollama pull orca-mini:3b

Run SADE Voice Assistant

cd path/to/voice-assistant/
pip install -r requirements.txt
cd assistant
python3 main.py

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Libraries

It was made using these libraries:
Langchain
Ollama
Sounddevice
Soundfile
Coqui TTS
Faster Whisper

License

MIT

About

A python voice assistant which is was made to be easy to set up, customize and learn from.

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages