Local voice assistant using Ollama, transformers and Coqui TTS toolkit

june-va is a local voice assistant that combines Ollama, Hugging Face Transformers, and the Coqui TTS Toolkit for voice-assisted interactions on your machine without sending data to external servers. It offers various interaction modes, such as text input/output, voice input, and audio output. Installation requires Python 3.10+ and the portaudio19-dev package. Users can customize behavior with a configuration file and utilize voice cloning for personalized interactions. The application can be further customized with a JSON configuration file for language, speech recognition, and audio synthesis models. Overall, june-va provides a flexible and privacy-focused solution for local voice assistance. ⚠️ Note: Voice input does not require a wake command.

https://github.com/mezbaul-h/june

To top