Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/egoist/whispo

AI-powered dictation tool
https://github.com/egoist/whispo

Last synced: 15 days ago
JSON representation

AI-powered dictation tool

Awesome Lists containing this project

README

        

# Whispo

AI-powered dictation tool.

## Download

Currently building for macOS (Apple Silicon) and Windows x64.

[Releases](https://github.com/egoist/whispo/releases/latest)

## Preview

https://github.com/user-attachments/assets/2344a817-f36c-42b0-9ebc-cdd6e926b7a0

## Features

- Hold `Ctrl` key to record your voice, release to transcribe it.
- Automatically insert the transcript into the application you are using.
- Works with any application that supports text input.
- Data is stored locally on your machine.
- Transcrbing with OpenAI Whisper (provided by OpenAI or Groq).
- Support custom API URL so you can use your own API to transcribe.
- Supports post-processing your transcript with LLMs (e.g. OpenAI, Groq and Gemini).

## License

[AGPL-3.0](./LICENSE)