An open-source Alexa-like complete voice assistant system, from speech recognition to question answering. It's all built in 😉, no external API is required.
git clone https://github.com/joaoalvarenga/voice-assistant.git
python -m pip install .
- 🏭 Fully open-source, including models!
- 🎙️ Speech Recognition (🇧🇷)
- 💡 Intent Classification (🇧🇷)
- ❓ Question Answering (🇧🇷)
- 🗣️ Text-to-Speech (🇧🇷)
To start voice assistant just run
python3 -m voice_assistant