Is Voquill really free?
Yes. Voquill is completely free and open source, with no subscription, paid tier, account requirement or feature restrictions.
The project was built as a useful desktop tool, not as a service that needs to generate recurring revenue. The intention is to keep it that way.
Does Voquill collect any data or telemetry?
No. Voquill collects absolutely no telemetry, analytics or usage data.
There is no Voquill cloud service, account system or remote backend for the application to report to. What you say, what you transcribe and how you use the application are not sent back anywhere.
The application only makes external connections when they are needed for something you have chosen to do, such as downloading a speech or AI model, checking for or downloading an update from GitHub Releases, or connecting to an API provider that you have configured yourself.
Does my voice leave my computer?
Not when using Voquill's local transcription and post-processing options.
Speech recognition, audio processing and AI post-processing can all run entirely on your own computer. Your microphone audio does not need to be uploaded anywhere.
Voquill also supports optional API-based transcription and post-processing services. If you choose to configure one of these, the relevant data will be sent to that provider according to its own privacy policy. These services are entirely optional and are not required to use Voquill.
Why was Voquill created?
Voquill started as a small Python script because I wanted a better way to dictate text on my own computer.
The built-in dictation tools available to me did not work as well as I wanted, so I built something that did. That script gradually turned into a proper desktop application as I learned more about application development and kept improving the tool for my own everyday use.
Voquill is now something I use every day for work, writing, development and general computer use.
Why is Voquill open source?
Open-source software has given me an enormous amount of value both professionally and personally, and Voquill is my way of giving something useful back.
It started as a tool I built for myself, but once it became useful there was little reason to keep it to myself. If other people get the same value from it, that is a good outcome for the project.
Why does Voquill run locally?
Voice input should not inherently require a cloud service.
A keyboard sends text directly into your computer. A mouse sends movement directly into your computer. Modern computers are now powerful enough for speech recognition to work in much the same way.
Voquill is built around the idea that your voice, your hardware and your software should be enough. If the computer can process the audio locally, there should be no requirement to send it somewhere else or pay an ongoing fee just to turn speech into text.
Cloud services remain available as an option for people who want them, but they are not a requirement.
Why use Voquill instead of built-in voice typing?
Built-in dictation tools are useful for basic speech-to-text, but Voquill is designed to provide much more control over the process.
It supports local speech recognition models, custom dictionaries, filler-word removal, searchable transcription history, audio-file transcription, speaker diarisation and optional AI post-processing.
Voquill can also transform spoken language into more polished written text rather than simply reproducing every word exactly as it was spoken.
On Linux, Voquill also has native Wayland support, including portal-based global shortcuts and text input, rather than relying on older X11-only methods.
Most importantly, all of this can be done locally.
How is Voquill different from other dictation tools?
There are several excellent dictation applications available, and different tools suit different users.
Voquill focuses on being a fully open-source, local-first desktop utility for Windows and Linux. It combines everyday system-wide dictation with audio-file transcription, speaker diarisation, optional local AI post-processing and native Wayland support, without requiring an account or subscription.
The goal is not to replicate every feature offered by commercial services. It is to provide a capable tool that can continue working independently on the user's own computer.
Does Voquill work in any application?
Voquill is designed to work as a system-wide input tool rather than being tied to a particular text editor or application.
Transcribed text can be entered into the currently active application, allowing Voquill to be used for email, web browsers, office applications, messaging, development tools, documentation and most other places where normal keyboard input works.
What happens if Voquill.org ever disappears?
The locally installed application does not depend on Voquill.org or any Voquill-operated backend to function.
Local transcription and post-processing run on your own computer using models stored locally. There is no account that needs to remain active and no hosted Voquill service that needs to continue operating.
As long as the application and its required models are available on the computer, the local functionality can continue to work independently.
Why isn't macOS supported?
macOS may be supported in the future, but at the moment Voquill is developed and tested on Windows and Linux.
The main reason is fairly simple: I don't currently have a Mac to properly build, test and support it on. I would rather support the platforms I can test properly than publish a macOS build and hope it works.
If that changes in the future, macOS support is certainly something I would consider.
Who is Voquill for?
Voquill is for anyone who finds speaking faster or more convenient than typing.
That can include writing emails, taking notes, creating documentation, drafting longer pieces of text, entering prompts, writing code-related notes or transcribing recorded audio.
It can be used as a simple replacement for keyboard dictation or as a more advanced local speech-processing tool, depending on how much functionality you want to configure.
Where is my transcription history stored?
Voquill stores its transcription history locally on your own computer.
There is no Voquill account and there is no Voquill server for that history to be synchronised or uploaded to. Your transcription history remains part of the local application data unless you choose to copy, export or send that information somewhere else yourself.