/tell-gpt

A speech enabled ChatGPT engine for voice chat using Python

Primary LanguagePythonBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

GPT-ASSISTANT

(A speech enabled ChatGPT engine for voice chat using Python)

(Note: If you are a speech enthusiast, check this repository and feel free to collaborate)

This is an open-source python package for researchers to perform speech-based ChatGPT. It is developed for linux-based systems, where it records a voice sample, convert it to text, perform GPT and respond with speech output at the end.

How to use it?

  1. Clone the repository from https://github.com/2vin/gpt-assistant
  2. Install dependencies using "pip install -r requirements.txt"
  3. Example: python3 gpt_assistant.py duration(in Seconds) voice_output(True|False)"