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

https://github.com/jamdaniels/fing

Free, open-source, local-only speech-to-text.
https://github.com/jamdaniels/fing

local-first macos privacy speech-to-text tauri transcription whisper windows

Last synced: 2 months ago
JSON representation

Free, open-source, local-only speech-to-text.

Awesome Lists containing this project

README

          

# Fing

**Talk to type. Locally.**

![Fing](./assets/screenshot.png)

Hold your hotkey, speak, release — transcribed text is pasted instantly. Your voice never leaves your device.

## Why Fing

- **100% local** — runs [Whisper](https://github.com/ggerganov/whisper.cpp) on-device, zero cloud
- **Free & open source** — no subscriptions, no accounts
- **Lightweight** — minimal footprint, GPU-accelerated (Metal/Vulkan)
- **Privacy-first** — no telemetry, mic only active while holding hotkey

## Features

- **Tray app** — Lives in system tray, stays out of your way
- **Multi-language** — English, German, Spanish, French with auto-detection
- **Custom hotkey** — Bind any key or modifier combination
- **Dictionary** — Add custom words and short phrases to improve recognition
- **Local history** — Optional transcripts that are searchable and auto-cleared after 30 days
- **Copy & reuse** — One-click copy of any previous transcription
- **Sound feedback** — Optional audio cues for start
- **Auto-start** — Optional auto-launch on login

## Requirements

Windows 10+ / macOS 11.0+ (Big Sur)

## Install

Download the latest [release](https://github.com/jamdaniels/fing/releases).

### macOS

Fing macOS releases are signed with a Developer ID certificate and notarized by Apple. Open the DMG, move Fing to Applications, and launch it normally.

### Windows

Windows SmartScreen may show a warning. Click "More info" then "Run anyway" to proceed.

## License

MIT