Is FluidVoice free?
Is FluidVoice free?
Yes. FluidVoice is completely free and open source—no subscription, no paid tiers, no feature gating. The core dictation experience works out of the box at no cost.If FluidVoice is useful to you, you can support continued development (including future iOS and Windows work) through GitHub Sponsors.
What macOS version does FluidVoice require?
What macOS version does FluidVoice require?
FluidVoice requires macOS 15.0 Sequoia or later. It will not run on older versions of macOS.You also need to grant microphone access for voice capture and accessibility permissions for typing into other apps. FluidVoice guides you through both during onboarding.
Does FluidVoice support Intel Macs?
Does FluidVoice support Intel Macs?
Yes. FluidVoice supports Intel Macs using Whisper models (from version 1.5.1 onward). All other models—Nemotron, Parakeet, Cohere, and Apple Speech—require Apple Silicon.If you’re on an Intel Mac, select a Whisper model during onboarding.
Which speech models does FluidVoice support?
Which speech models does FluidVoice support?
FluidVoice supports a wide range of local speech recognition models:
Choose a model based on your language needs and how much disk space you want to use.
What is Fluid Intelligence and the Fluid-1 model?
What is Fluid Intelligence and the Fluid-1 model?
Fluid Intelligence is a local AI runtime that runs the Fluid-1 model directly on your Mac. It provides advanced on-device dictation enhancement:
- Smart formatting and structure
- Context-aware capitalization
- Adaptive tone based on the active app
- Post-processing of rough dictation into clean, polished text
How many languages does FluidVoice support?
How many languages does FluidVoice support?
Language support depends on which speech model you use:
- Nemotron Speech 3.5 — approximately 40 languages, including Spanish, Italian, Portuguese, Hindi, Korean, English, German, French, Russian, Turkish, Vietnamese, Dutch, Japanese, Arabic, Ukrainian, and more
- Parakeet Flash (Beta) — English only
- Parakeet TDT v3 — 25 languages: Bulgarian, Croatian, Czech, Danish, Dutch, English, Estonian, Finnish, French, German, Greek, Hungarian, Italian, Latvian, Lithuanian, Maltese, Polish, Portuguese, Romanian, Slovak, Slovenian, Spanish, Swedish, Russian, and Ukrainian
- Parakeet TDT v2 — English only
- Cohere Transcribe — 14 languages: English, French, German, Italian, Spanish, Portuguese, Greek, Dutch, Polish, Mandarin Chinese, Japanese, Korean, Vietnamese, and Arabic
- Apple Speech — depends on the speech recognition languages installed on your Mac
- Whisper — up to 99 languages, depending on the model size you choose
Does FluidVoice work offline?
Does FluidVoice work offline?
Yes. FluidVoice is local-first. All speech recognition runs on-device using local models—no internet connection is required for dictation.The only time FluidVoice requires a network connection is if you choose to use a cloud AI provider (OpenAI, Groq, or a custom provider) for post-processing. Fluid Intelligence and all built-in speech models run entirely offline.
What permissions does FluidVoice need?
What permissions does FluidVoice need?
FluidVoice requires two permissions:
- Microphone — to capture your voice for speech recognition. Without this, the hotkey does nothing.
- Accessibility — to type transcribed text into any app via macOS Accessibility APIs. Without this, FluidVoice can transcribe but cannot insert text.
Does FluidVoice send my voice or text to the cloud?
Does FluidVoice send my voice or text to the cloud?
No—not by default. Your voice recordings and transcribed text stay on your Mac.The only exception is if you explicitly choose a cloud AI provider (OpenAI, Groq, or a custom endpoint) for dictation enhancement. In that case, your transcription text is sent to that provider’s API. If you use Fluid Intelligence instead, everything remains local.FluidVoice never sends your audio or text to ALTIC or any third party as part of normal operation.
What does FluidVoice analytics collect?
What does FluidVoice analytics collect?
FluidVoice includes optional anonymous analytics (enabled by default) to help track app health and feature usage.Collected:
- App version, build number, and macOS version
- Low-cardinality feature and configuration flags (e.g., which mode is active)
- Approximate usage ranges (not exact values)
- High-level success and error outcomes
- Voice recordings, raw audio, or transcribed text
- Selected text, prompts, or AI responses
- Terminal commands, window titles, file paths, clipboard contents, or typed text
- Any personal or private information
Where can I download FluidVoice?
Where can I download FluidVoice?
Install FluidVoice with Homebrew:Or download the latest release directly from GitHub:https://github.com/altic-dev/FluidVoice/releases/latest
How do I join the community?
How do I join the community?
Connect with other FluidVoice users and follow development through these channels:
- Discord — discord.gg/VUPHaKSvYV — the main community hub for questions, feedback, and announcements
- GitHub — github.com/altic-dev/FluidVoice — source code, issues, and pull requests
- X / Twitter — @ALTIC_DEV — development updates and announcements
What license does FluidVoice use?
What license does FluidVoice use?
From 2026-02-23 onward, FluidVoice is licensed under the GNU General Public License v3.0 (GPLv3). Versions published before that date were licensed under Apache License 2.0.You can read the full license in the repository.
