Skip to content

Emma will become audio assistant but for now, She's mostly a text assistant

Notifications You must be signed in to change notification settings

0ne-zero/Emma_Audio_Assistant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Emma_Audio_Assistant

Emma Audio Assistant is in progress and incomplete.

Table of Contents

General Information

  • Let me admit that I am lazy. So I decided to make a simple voice assistant using Python. In theory, it should recognize voice, But in my system, I saddly have driver issues with my microphone, so I can't test it correctly.
  • For now, Emma can do just basic tasks.

Technologies Used

  • Python - version 3.8
  • AIML - version 1.0

Screenshot

Emma-joke

  • You see, That's fun (:

Setup

  • If you want to test this project run these commands:
$ git clone https://github.com/0ne-zero/Emma_Audio_Assistant
$ cd ./Emma_Audio_Assistant/
$ virtualenv venv
$ source venv/bin/activate
$ pip3 install -r requirements.txt
$ python3   ./main.py

Project Status

  • Project is: in progress

Acknowledgements

  • This project was inspired by JELVIS
  • Thanks to Iron-Man

Contact

About

Emma will become audio assistant but for now, She's mostly a text assistant

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages