Skip to content
/ tell-gpt Public

A speech enabled ChatGPT engine for voice chat using Python

License

Notifications You must be signed in to change notification settings

2vin/tell-gpt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)"

About

A speech enabled ChatGPT engine for voice chat using Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages