Speech-to-text directly to any input selected.
- Record your voice directly from Raycast
- Convert speech to text using OpenAI's Whisper API
- Automatically paste the transcribed text into the currently selected input field
- Get an OpenAI API key from platform.openai.com
- Add your API key in the extension preferences
- Select any text input field where you want the transcribed text to be inserted
- Run the "Talk to me" command from Raycast
- Click "Start Recording" and speak clearly
- The transcribed text will automatically be inserted into your selected input field
- OpenAI API key with access to the Whisper API
- macOS with
reccommand available (typically installed with SoX)