Coder Social home page Coder Social logo

shivansh-bhatnagar18 / virtual-voice-assistant Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 7 KB

This is a Virtual Voice assistant created in Python using Speech Recognition Libraries and also looking forward to add a 3D talking avatar for the same to make the experience more soothing

Python 100.00%

virtual-voice-assistant's Introduction

Virtual Voice Assistant

Project Description

The Virtual Voice Assistant is a Python-based application that performs various tasks such as retrieving information, setting alarms, and managing to-do lists through voice commands. It leverages voice recognition technologies to provide a hands-free, intuitive user experience.

Features

  • Information Retrieval: Get answers to basic queries like weather updates and general information.
  • Task Management: Set alarms and create, view, and manage a to-do list via voice commands.
  • Voice Interaction: Operate the assistant hands-free using voice commands, enhancing accessibility and productivity.

Technologies Used

  • Python: Core programming language.
  • SpeechRecognition: For capturing and interpreting voice commands.
  • pyttsx3: For text-to-speech conversion.
  • Google Speech API: For accurate voice recognition.
  • Google APIs: For retrieving information such as weather updates.

Installation

  1. Clone the Repository:

    git clone https://github.com/yourusername/virtual-voice-assistant.git
    cd virtual-voice-assistant
  2. Install Dependencies: Ensure you have Python installed. Then, install required packages using:

    pip install -r requirements.txt
  3. Set Up APIs:

    • Obtain API keys for the Google Speech API and other Google services.
    • Replace placeholders in the code with your API keys.

Usage

  1. Run the Application:
    python voice_assistant.py
  2. Interact with the Assistant:
    • Speak commands like "Set an alarm for 7 AM" or "Add milk to my to-do list."
    • The assistant will respond and perform the requested tasks.

Example Commands

  • Information: "What's the weather today?"
  • Alarm: "Set an alarm for 6:30 AM."
  • To-Do List: "Add groceries to my to-do list."

Contributing

Contributions are welcome! Please fork the repository and create a pull request with your changes.

License

This project is licensed under the MIT License.

virtual-voice-assistant's People

Contributors

shivansh-bhatnagar18 avatar

Stargazers

Punit soni avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.