🗣️ → 📝

A local speech-to-text application using VOSK

This is a simple Speech-to-Text application using VOSK for offline speech recognition. It can transcribe audio from your microphone in real-time and send the transcription to various destinations such as keyboard input, console output, or a text file.

It requires Python 3.12+ and works on Windows, Linux, and MacOS.

Try it now by downloading source code 👉 On GitLab

Here is a demo of the application in action:

Demo of the Speech-to-Text application