Skip to main content
Mole
Features Tested apps Testimonials Pricing FAQ Blog
EnglishEN 简体中文中 繁體中文繁 日本語日 한국어한 FrançaisFR DeutschDE ItalianoIT EspañolES PortuguêsPT
Buy nowBuy Download

    Help, documentation, releases, and articles.

    Home/Apps tested with Mole

    How to uninstall VoiceInk on Mac

    VoiceInk keeps your downloaded Whisper models, the audio of your dictations and your transcription history together in one folder inside Library, ~/Library/Application Support/com.prakashjoshipax.VoiceInk, and Mole selects that folder by default. If you want any of it, copy it or untick that row before you uninstall. These steps cover VoiceInk downloaded from tryvoiceink.com or its GitHub releases and the Homebrew cask voiceink.

    What is in VoiceInk's folder

    VoiceInk's transcription history page says History is stored locally in the app's support database. The open-source code puts these inside ~/Library/Application Support/com.prakashjoshipax.VoiceInk:

    Inside the folder What it is
    WhisperModels Downloaded Whisper models; a large one is well over 1 GB
    Recordings The audio file of each dictation
    default.store Your transcription history
    dictionary.store and stats.store Your custom dictionary and usage statistics

    Parakeet models are stored separately, in ~/Library/Application Support/FluidAudio, a folder named after the speech library VoiceInk uses rather than after VoiceInk.

    Save what you want to keep

    1. To keep the text, open History in VoiceInk, select the rows and use Export, which writes a CSV file.
    2. To keep audio or models, quit VoiceInk and copy Recordings or WhisperModels out of the folder above. Models can be downloaded again from inside the app, so most people only need the recordings.
    3. If you no longer want a model, delete it from its card menu in VoiceInk, as the local models page describes. That also works for Parakeet models.

    Quit VoiceInk and remove the app

    1. Quit VoiceInk from its menu bar icon.
    2. Move VoiceInk from the Applications folder to the Trash.
    3. Open System Settings › Privacy & Security and remove VoiceInk from any list where you allowed it, such as Microphone. Removing the app does not take those entries away by itself.

    Check the result

    Run these read-only commands in Terminal:

    pgrep -il voiceink
    du -sh "$HOME/Library/Application Support/com.prakashjoshipax.VoiceInk"/*
    ls -d "$HOME/Library/Application Support/FluidAudio"
    
    • No output from pgrep means VoiceInk has quit.
    • du -sh lists each item left in VoiceInk's folder with its size. An error saying no such file or no matches means the folder is gone, and your recordings and history with it.
    • ls -d printing the path means Parakeet models are still on disk. Check that no other app you use relies on that library before you remove the folder; "No such file or directory" means there is nothing to remove.

    If you installed it with Homebrew

    Mole skips --zap when its list reaches unchecked or shared data, or cannot be fully checked, and still cleans the leftovers you selected.

    The voiceink cask's zap list includes ~/Library/Application Support/com.prakashjoshipax.VoiceInk, so brew uninstall --cask --zap voiceink moves your models, recordings and history to the Trash, whatever you ticked in Mole. It also lists ~/Library/Application Support/VoiceInk, caches, HTTP storage, preferences and saved window state. To keep your data, copy it first, or remove only the app:

    brew uninstall --cask voiceink
    

    What Mole lists

    This is how Mole handles VoiceInk installed from the official download:

    • ~/Library/Application Support/com.prakashjoshipax.VoiceInk is selected by default. It holds your models, recordings and history, so untick it if you want to keep them.
    • ~/Library/Application Support/VoiceInk is listed but not selected.
    • The CloudKit cache, HTTP storage, preferences file and temporary cache folder filed under com.prakashjoshipax.VoiceInk are selected by default.
    • ~/Library/Application Support/FluidAudio is not listed.

    What this test covered

    On September 26, 2026, VoiceInk 2.20 was installed from the official package Homebrew's cask points to, checked against its checksum and copied into Applications, launched once without recording anything or downloading a model, and uninstalled with a development build of Mole with every listed row ticked, including the ones Mole leaves unchecked. Mole's Status page showed VoiceInk as one row with two processes. The app and six rows, seven items in all, went to the Trash. Three files stayed: a phrase database macOS keeps for Shortcuts under ~/Library/Biome, which the system manages and Mole does not touch. No login item or launch agent appeared, and the Homebrew cask was not uninstalled. An earlier test on September 22, 2026 removed the app (114 MB), its support folder and its preferences, and in that run a Sparkle updater storage folder not named after VoiceInk, HTTPStorages/org.sparkle-project.DownloaderService, was also selected and removed.

    Mac running low on space or slowing down? Mole can clean out the junk, remove apps completely and keep macOS in shape.

    Try Mole

    Mole · 鼴

    Cleanup, software, and status for your Mac.

    v1.16.0 (296) · Release notes

    Product

    Mac Cleaner App Uninstaller Mac Optimizer Disk Analyzer System Monitor

    Support

    Help Documentation Releases Blog

    Legal

    Terms of Service Privacy Policy Refund Policy

    Resources

    CLI Tool Affiliate Program

    Connect

    Twitter hi@mole.fit

    Mole’s only official website mole.fit · Avoid installers from unknown sources

    The CLI stays free for terminal workflows.