FluidVoice

GitHub

Fastest and only macOS Dictation app with on-device STT and custom trained AI enhancement model. A local Wispr Flow alternative.

9,320 stars Swift Swift 1 file ยท ~4,650 tokens #ai#dictation#ios#llama-cpp#macos#swift

FluidVoice MCP Server

MCP server for altic-dev/FluidVoice

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "FluidVoice": {
      "command": "npx",
      "args": [
        "-y",
        "@altic-dev/FluidVoice"
      ]
    }
  }
}