Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/blockjayn/chatgpt-speechtotext-google-chrome-extension
Chome Extension that adds a voice recognition feature to ChatGPT's interface, converting spoken words into text. It provides a convenient and hands-free method for inputting text, enhancing productivity and communication.
https://github.com/blockjayn/chatgpt-speechtotext-google-chrome-extension
chatgpt chrome-extension google-chrome-extension speech-conversion speech-processing speech-recognition speech-to-text voice voice-chat voice-commands voice-control voice-recognition
Last synced: 23 days ago
JSON representation
Chome Extension that adds a voice recognition feature to ChatGPT's interface, converting spoken words into text. It provides a convenient and hands-free method for inputting text, enhancing productivity and communication.
- Host: GitHub
- URL: https://github.com/blockjayn/chatgpt-speechtotext-google-chrome-extension
- Owner: BlockJayn
- Created: 2023-06-03T20:36:50.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-06-17T20:46:36.000Z (over 1 year ago)
- Last Synced: 2024-10-04T21:10:57.612Z (about 1 month ago)
- Topics: chatgpt, chrome-extension, google-chrome-extension, speech-conversion, speech-processing, speech-recognition, speech-to-text, voice, voice-chat, voice-commands, voice-control, voice-recognition
- Language: JavaScript
- Homepage: https://github.com/BlockJayn
- Size: 105 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
ChatGPT Speech To Text - Google Chrome Extension
Google Chrome Extension to enable ChatGPT Speech to Text.
This extension is still under development.
Report Bug
·
Request Feature
## About The Project
Simply click on the microphone icon and start talking
### Installation
_This extension has not been published yet. It will be available soon in Google Chrome Store._
1. Go to the Google Chrome Store
2. Search for "ChatGPT Speech To Text"
3. Install
4. Visit https://chat.openai.com/ and click the microphone-icon in the input-field### Voice-Commands
Within the extension popup, users have the capability to configure personalized voice commands.
- enter
- backwards
- replace XXX with YYY
- clear input
- stop## Roadmap
- [x] Launch Beta
- [ ] Fix open topics
- [x] Fix Enter Command
- [x] Add custom commands
- [ ] Add Voice-Button again after URL-change
- [x] Add Disclaimer in README and popup
- [ ] Add Credits in README
- [x] Add Webspeech API Info
- [x] Add Enable/Disable Extension-Switch
- [x] Add privacy note
- [x] Add Non-Monetarization and Accessibility info
- [x] Apply Button-Style (green) instead of violet
- [ ] Maybe confirm voice commands not with toast, but show them above input field
- [ ] Launch Release v1 in Chrome Store
- [ ] Add prompt-builder / helper
- [ ] Add codepush / Update Available function + Badge
- [ ] Add text-reader## Contributing
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement".
Don't forget to give the project a star! Thanks again!## Privacy Notice
This tool is built solely for accessibility purposes and does not pursue monetization goals. The privacy and confidentiality of your text, voice, and data are prioritized. While using this tool, your information may be shared with the "WebSpeech API" to provide the intended functionality. The WebSpeech API is a browser-based technology that allows websites and web applications to convert speech to text and vice versa. It provides speech recognition and synthesis capabilities, enabling voice-based interactions with web-based content. The WebSpeech API itself does not collect data. However, the data processed through speech recognition or synthesis may be transmitted to a service provider for processing and improving their speech recognition or synthesis models.
## License
Distributed under the MIT License.
## Disclaimer
This is a private project. It is not affiliated, associated, authorized, endorsed by, or in any way officially connected with OpenAI, ChatGPT, or any of their subsidiaries or affiliates.
## Contact
Twitter: [@BlockJayn](https://twitter.com/BlockJayn)
Project Link: https://github.com/BlockJayn/ChatGPT-SpeechToText-Google-Chrome-Extension