Press shortcut → speak → get text. Free and open source
Whispering is an open-source project that aims to streamline the voice-to-text experience by utilizing the OpenAI Whisper API. This project allows for seamless integration with ChatGPT, enabling users to record and transcribe voice directly in the chat. Additionally, it offers the ability to record and transcribe across any website with a global keyboard shortcut. The transcription is automatically copied to the clipboard and can be configured to automatically paste.
Whispering is an open-source project that enhances the voice-to-text experience by integrating with the OpenAI Whisper API. Its features include seamless integration with ChatGPT, the ability to record and transcribe across any website, and options for Chrome extension, web app, and desktop app installations. Development of Whispering is currently on hold, but future plans include implementing changes with the new Svelte 5 API.
Svelte is a modern front-end framework that compiles your code at build time, resulting in smaller and faster applications. It uses a reactive approach to update the DOM, allowing for high performance and a smoother user experience.
Tailwind CSS is a utility-first CSS framework that provides pre-defined classes for building responsive and customizable user interfaces.