Skip to content

A voice assistant, similar to Siri, Google Assistant, and Amazon Alexa, but with many differences and limitations.

License

Notifications You must be signed in to change notification settings

Anirban-Majumder/Voice_Assistant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Voice_Assistant

👋 This is a voice assistant, similar to Siri, Google Assistant, and Amazon Alexa, but with many differences and limitations

voice

📝Requirements

Python Version

You will need to install Python 3.8 or newer with pip to run VoiceAssistant. Download and install the correct build and version of Python for your operating system here.

PyPI Requirements (pip requirements)

  • PyAudio
  • PYQt5
  • psutil
  • pyttsx3
  • speechrecognition
  • requests

macOS Users: If you prefer, you can install Python via Homebrew rather than from source.
windows Users: Currently using pip to install PyAudio does not work, you need to use PyAudio wheel to install or have the required Microsoft C++ Build Tools.

📜 Set up and Running the software

  1. Clone the repository
git clone https://github.com/anirbanmajumder0/Voice_Assistant
  1. Change the working directory
cd Voice_Assistant/src
  1. Install dependencies
pip install -r requirements.txt
  1. Run the app
python main.py

That's All !!!

macOS Users & linux Users: Voice_Assistant is only test on windows, so There might be some issues ...

🤝 Contributing

Any kind of positive contribution is welcome! Please help to grow by contributing to the project.

If you wish to contribute, you can work on any feature or bugs. After adding your code, please send a Pull Request.

Please read CONTRIBUTING for details on CODE OF CONDUCT, and the process for submitting pull requests .

ℹ️ Software Information

License

Voice_Assistant is licensed under the MIT License. For more information, see the LICENSE file for details.

Finding the Software

Voice_Assistant is free and open-source software. You can find the code on GitHub.

Reporting Bugs

To report any bugs, raise an issue on Github .

Feature Requests

To request Features for VoiceAssistant are welcome! raise an feature request issue on Github or contact me by email at [email protected] .

About

A voice assistant, similar to Siri, Google Assistant, and Amazon Alexa, but with many differences and limitations.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Languages