https://github.com/0xbitbuster/talking-chatgpt-extension
ChatGPT Speech-To-Text Extension using Javascript
https://github.com/0xbitbuster/talking-chatgpt-extension
browser-extension chatgpt chrome-extension gpt javascript speechtotext texttospeech
Last synced: 4 months ago
JSON representation
ChatGPT Speech-To-Text Extension using Javascript
- Host: GitHub
- URL: https://github.com/0xbitbuster/talking-chatgpt-extension
- Owner: 0xBitBuster
- License: mit
- Created: 2023-04-07T16:34:43.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-14T08:49:58.000Z (over 1 year ago)
- Last Synced: 2025-04-10T09:10:33.392Z (about 1 year ago)
- Topics: browser-extension, chatgpt, chrome-extension, gpt, javascript, speechtotext, texttospeech
- Language: JavaScript
- Homepage: https://chrome.google.com/webstore/detail/talking-chatgpt/dppbeenbobngogcdfnocicajiegcofmo
- Size: 38.1 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Talking ChatGPT Extension

Convert your speech into text so you can have a real conversation with (a talking) ChatGPT! This chrome extension allows users to put their speech into text in real-time using Javascript. Users can choose between 62 languages and dialects. They also have the ability to choose whether and how ChatGPT should read out the responses.
## Getting Started
### Prerequisites
- Chrome Browser
### Usage
Go to `chrome://extensions` and upload the extension directory
## Contributing
Contributions are welcome! If you have a feature request or bug report, please open an issue. If you want to contribute code, please fork the repository and submit a pull request.
## License
This project is licensed under the MIT License - see the LICENSE file for details.