# Privacy-focused AI dictation application

OpenWhispr is a dictation application that converts audio files to text (voice-to-text) and combines local models with cloud-based options. With its privacy-focused structure, it allows you to run models like Nvidia Parakeet or Whisper on your own device or use cloud services with your own API key.

- ★ 7,660
- JavaScript
- GitHub Trending · 2026-09-07

## What you get
- Converts audio files and speech to text in real-time
- Works without an internet connection using local models
- Automatically records meetings and separates speakers

## Installation
**Developer environment setup**

```
git clone https://github.com/OpenWhispr/openwhispr.git
cd openwhispr
npm install
npm run dev
```


## If you don't write code
I use OpenWhispr to transcribe my voice notes and meeting recordings. I want to create a privacy-focused work environment; how can I most efficiently perform transcription without my audio data leaving my device using local models, and how can I configure the AI assistant features into my workflow?

## Related dictionary terms

## Links
- GitHub repository →
- Read in Turkish →

---
Source: TreScout Discover · https://trescout.com/en/discover/openwhispr/
