Downloads

Download the Speaker Map backend server and desktop client.

Speaker Map Backend

v1.0.0

GPU-accelerated transcription server with speaker diarization, legislative meeting management, editorial workflow, and full-text search. Runs on your own hardware — your data never leaves your network.

What's Included

  • FastAPI backend server (Python)
  • Automated installers (Windows PowerShell + Linux bash)
  • System tray launcher (Windows)
  • Configuration templates
  • Model download script

System Requirements

  • OS: Windows 10/11 or Ubuntu 22.04+
  • Python: 3.10 or newer
  • GPU: NVIDIA with 8GB+ VRAM (RTX 3060+)
  • RAM: 16 GB minimum
  • CUDA: 11.8 or 12.x
  • Disk: 10 GB for models + audio storage

Installation

Windows

powershell -ExecutionPolicy Bypass -File install.ps1

Linux

sudo bash install.sh
File: speakermap-backend-1.0.0.zip Size: 103 KB SHA-256: c0c59923bdc0...b530ae7d
💻

Speaker Map Desktop Client

Coming Soon

Native desktop application for managing transcription jobs, editing transcripts, and exporting results. Built with Tauri for a lightweight, fast experience.

Windows Installer

Windows installer coming soon. The desktop client is a Tauri + React application that requires building on a Windows machine. The installer (.msi) will be available here once the build is complete.

Features

  • Drag-and-drop file queue
  • Real-time transcription progress
  • Speaker label editing
  • Export to TXT, SRT, VTT, JSON
  • Batch processing

System Requirements

  • OS: Windows 10/11
  • RAM: 4 GB minimum
  • Disk: 200 MB
  • Network: LAN access to backend server

Notes

  • A valid license key is required for full functionality. Purchase a license or use trial mode.
  • Whisper AI models are downloaded automatically on first use (75 MB to 3 GB depending on model size).
  • The backend can run without an NVIDIA GPU in CPU mode, but transcription will be significantly slower.
  • Need help? Check the documentation or email [email protected].