Records audio and transcribes it using OpenAI's Whisper model, functioning as a Goose custom extension or standalone server.
Voice Recorder is a Model Context Protocol (MCP) server that enables audio recording and transcription using OpenAI's Whisper. It can be used as a standalone application or integrated with the Goose AI agent as a custom extension. The server supports various Whisper models, allowing users to choose between speed and accuracy based on their needs. Features include adjustable sample rates, configuration via environment variables, and tools for starting, stopping, and transcribing recordings.