SayAI is a browser WebExtension that adds voice recording (speech-to-text) and spoken answers (text-to-speech) functionality
directly to the ChatGPT browser interface. You can also download the ChatGPT discussion log as a file and print it easily.
SayAI uses the Whisper API by OpenAI for really high quality speech recognition (which supports 57 languages!) and speechSynthesis API for quick and
configurable text-to-speech production.
SayAI is completely free. For speech recognition you need to create an API key at https://platform.openai.com/account/api-keys
Conceptual picture:
https://i.imgur.com/mW4GNSP.png
Install SayAI on Chrome Web Store:
https://chrome.google.com/webstore/detail/sayai/emchggmopcefohdhejkbekjpekbcfppf
PS. Currently we have released this just to Chrome Web Store but plan to release it for Firefox & Edge too if there's enough traction.
Any feedback and improvement suggestions are welcome!