Gives ChatGPT a Voice. Talk with ChatGPT as if it were a real person with your own voice. Integrates synthetic voices from Resemble AI.
- Unofficial ChatGPT API (https://github.com/ZohaibAhmed/chatgpt-api)
- Node JS & NPM
- Clone this repository
- Run
npm install
- Run
npm start
- Make sure you have the ChatGPT API running (follow instructions here: https://github.com/ZohaibAhmed/chatgpt-api)
- Get credentials from Resemble AI and add them to the config section in the server.py file.
- Open this app (default: localhost:3000)