# Cloudless Voice

> 100% local, on-device voice dictation app for Mac, Windows, and iOS that never sends audio or transcripts to the cloud.

Cloudless Voice is a fully offline voice dictation tool that runs entirely on your device, positioning itself as a privacy-first alternative to cloud-based dictation apps like Wispr Flow. Originally launched as "Onit," the app rebranded to Cloudless Voice and is available for Mac (M-series), Windows, and iOS. Individual use is free for the first 5,000 sign-ups, with an Enterprise plan available for teams and organizations.

## What It Is

Cloudless Voice is a local AI dictation app that transcribes speech without ever sending audio, transcripts, or screen context to remote servers. It works in any app or website on your device — from Slack and email to code editors and social media — and uses a custom-built local AI model called Smart Cleanup to polish raw transcripts automatically.

## How Smart Cleanup Works

Rather than outputting a raw transcript, Cloudless Voice post-processes dictation on-device using a fine-tuned Llama 1B model alongside Parakeet V3 on MLX for transcription. Smart Cleanup handles:

- **Filler word removal** — strips "uh," "um," and similar artifacts
- **Backtracking** — detects and removes self-corrections mid-sentence
- **Email and URL formatting** — converts spoken addresses into proper format
- **Time and number formatting** — converts "three thirty pm" to "3:30 PM" and "three hundred forty six" to "346"
- **List and punctuation formatting** — structures spoken lists and applies punctuation like exclamation marks

Users can also download alternative local models from Settings to match their language or hardware.

## Privacy and Security Architecture

Because all processing happens on-device, Cloudless Voice sidesteps the data-handling questions that typically accompany cloud dictation tools. The enterprise page states that audio, transcripts, and screen context are never transmitted to Cloudless servers or third-party sub-processors. The app also uses screen context to improve accuracy, but that context is discarded immediately on-device rather than sent to a remote server.

Key security properties the vendor highlights:
- No audio or transcripts leave the device
- No remote AI training on user content
- Works fully offline (verifiable by disabling Wi-Fi)
- Signed binaries (Authenticode on Windows, Apple Developer ID + notarization on Mac)
- Enterprise builds distributed as signed MSI for MDM/RMM managed deployment

Expected outbound connections are limited to update checks, de-identified crash diagnostics, model distribution, and optional account flows — none of which carry dictated content.

## Target Audience and Use Cases

Cloudless Voice is built for individuals who want free, private dictation and for organizations in regulated industries where data sovereignty matters. The enterprise page specifically calls out legal, healthcare, journalism, financial services, research, and biotech as target verticals. The app supports 100+ languages by allowing users to select different local models.

Common dictation use cases highlighted on the site include writing code, Slack messages, emails, notes, UI copy, social media captions, and AI prompts.

## Update: Onit Becomes Cloudless Voice

The product was previously named "Onit Dictate" before rebranding to Cloudless Voice. The site notes this lineage with a banner reading "Onit becomes Cloudless Voice" linking to a blog post. The current default transcription stack uses Parakeet V3 on MLX with a fine-tuned Llama 1B for cleanup, and the app is described as being updated frequently. An Enterprise plan with dedicated support and prioritized feature requests is now available alongside the free individual tier.

## Features
- 100% on-device voice dictation
- Smart Cleanup AI post-processing
- Filler word removal
- Backtracking detection and removal
- Email, URL, time, number, and list formatting
- Advanced punctuation handling
- 100+ language support via selectable local models
- Works in all apps and websites
- Hotkey activation (Caps Lock, customizable)
- Hands-free double-tap mode
- Transcript history
- Light and dark mode
- Works fully offline
- No account required
- Open-source code for security verification
- Enterprise MDM/RMM deployment support
- Signed binaries (Authenticode/Apple Developer ID)

## Integrations
Slack, Email clients, Code editors, Any app or website on Mac/Windows/iOS

## Platforms
WINDOWS, MACOS, LINUX, IOS, API

## Pricing
Freemium — Free tier available with paid upgrades

## Links
- Website: https://www.cloudless.so
- Documentation: https://www.cloudless.so/privacy-security
- EveryDev.ai: https://www.everydev.ai/tools/cloudless-voice
