Git Product home page Git Product logo

voicegpt's Introduction

Genius Voice Assistant

The Genius Voice Assistant is a Python application that uses the OpenAI GPT-3 model to provide voice-based interactions. It listens for a trigger word, "genius," and starts recording the user's query. The recorded audio is then transcribed to text and sent to the GPT-3 model for generating a response. The response is then spoken back to the user.

Prerequisites

Before running the application, make sure you have the following dependencies installed:

  • Python 3.x
  • OpenAI Python library
  • pyttsx3 library
  • speech_recognition library

You will also need an API key from OpenAI to use their GPT-3 model. Place the API key in the openai.api_key variable in the code.

Installation

  1. Clone this repository to your local machine or download the code files.
  2. Install the required dependencies.

Usage

  1. Run the main.py file: python main.py.
  2. Once the application is running, say "genius" to trigger the assistant.
  3. Speak your query or question after the assistant starts listening.
  4. The assistant will generate a response using the GPT-3 model and speak it back to you.

voicegpt's People

Contributors

xunzag avatar

Stargazers

 avatar Muhammad Waleed avatar Syed Aun Zaidi avatar Muhammad Abrar 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.