Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 775 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 775 Bytes

Talk with ChatGPT

ChatGPT-Voice

Gives ChatGPT a Voice. Talk with ChatGPT as if it were a real person with your own voice. Integrates synthetic voices from Resemble AI.

Prerequisites

Chrome Extension Installation

  1. Clone this repository
  2. Run npm install
  3. Run npm start

Usage

  1. Make sure you have the ChatGPT API running (follow instructions here: https://github.com/ZohaibAhmed/chatgpt-api)
  2. Get credentials from Resemble AI and add them to the config section in the server.py file.
  3. Open this app (default: localhost:3000)