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