Skip to content

An open-source Alexa-like complete voice assistant system, from speech recognition to question answering. It's all built in wink, no external API is required.

Notifications You must be signed in to change notification settings

joaoalvarenga/voice-assistant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🤖 voice assistant

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 .

Main Features:

  • 🏭 Fully open-source, including models!
  • 🎙️ Speech Recognition (🇧🇷)
  • 💡 Intent Classification (🇧🇷)
  • ❓ Question Answering (🇧🇷)
  • 🗣️ Text-to-Speech (🇧🇷)

Quick Start:

To start voice assistant just run

python3 -m voice_assistant

About

An open-source Alexa-like complete voice assistant system, from speech recognition to question answering. It's all built in wink, no external API is required.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages