Home/Speech & Audio/whisper-writer
whisper-writer logo

whisper-writer

Enrichment pending
savbell/whisper-writer

💬📝 A small dictation app using OpenAI's Whisper speech recognition model.

GraphCanon updated today · GitHub synced today

1.1k
Stars
191
Forks
82
Open issues
12
Watchers
1y
Last push
Python GPL-3.0Created Apr 18, 2023

Trust & integrity

Full report
Maintenance
Dormant (685d since push)
As of today · Source: github_public_v1
Provenance
Not a fork · Personal account
As of today · Source: github_public_v1
Security (OSV)
123 low (123 low)
As of today · Source: osv@v1

Public GitHub metadata and optional OSV dependency scans. Signals, not a guarantee. Trust methodology.

Overview

💬📝 A small dictation app using OpenAI's Whisper speech recognition model.

Capability facts

Languages
python

Source: github.language · Jul 11, 2026

Categories

Compatibility

Sourced claims from the README excerpt - not unsourced marketing copy.

Python runtimePython

Source: README excerpt (regex_v1, Jul 11, 2026)

python -m venv venv
Source link

Tags

README

Installation

To set up and run the project, follow these steps:

1. Clone the repository:

git clone https://github.com/savbell/whisper-writer
cd whisper-writer

2. Create a virtual environment and activate it:

python -m venv venv

---

## License

This project is licensed under the GNU General Public License. See the [LICENSE](LICENSE) file for details.