TranscrIA icon
TranscrIA icon

TranscrIA

Self-hosted meeting transcription portal — speech-to-text, speaker diarization, LLM-corrected transcripts, structured summaries and Word minutes, on your own GPUs. Flask + PostgreSQL, GDPR audit trail, distributed GPU topologies, docker.

Overview

Cost / License

Platforms

  • Self-Hosted  Runs on your own infrastructure : no cloud, works fully offline. Needs an NVIDIA GPU (from 8 GB VRAM) for the full pipeline Topologies from single box to split web/scheduler + remote GPU inference nodes, backed by PostgreSQL
  • Linux  Linux server application. Native installer with an express mode (one confirmation) and systemd integration; NVIDIA driver required for GPU inference. Plan ~100 GB of disk — the jobs directory grows with your audio.
  • Docker  Images on GHCR: transcria-allinone slim (~22 GB ) and -bundled (~60 GB, all models baked in, works offline). One-command start via scripts/docker_quickstart.sh; compose profiles for all-in-one, split web/scheduler and GPU resource-node. Requires the NVIDIA Container Toolkit.
0likes
0comments
0articles

TranscrIA News & Activities

Highlights All activities

Recent activities

TranscrIA information

  • Developed by

    Martossien
  • Licensing

    Open Source (Apache-2.0) and Free product.
  • Written in

  • Alternatives

    9 alternatives listed
  • Supported Languages

    • English
    • French

AlternativeTo Categories

AI Tools & ServicesDevelopment

GitHub repository

  •  26 Stars
  •  4 Forks
  •  0 Open Issues
  •   Updated  
View on GitHub
TranscrIA was added to AlternativeTo by martos Martossien on and this page was last updated .
No comments or reviews, maybe you want to be first?

What is TranscrIA?

TranscrIA is a self-hosted web portal that turns meetings into speaker-attributed transcripts and structured minutes, entirely on your own hardware. Upload a recording, capture from the microphone — or send a meeting bot into the call: Jitsi, Visio (LiveKit / La Suite numérique) and Zoom are supported, with per-participant audio tracks under each speaker's name and outbound-only connections that pass through corporate firewalls. Meetings can be scheduled from the UI and the bot joins on time. A guided wizard then walks through the pipeline: speech-to-text with a choice of engines (Whisper, Cohere, Voxtral, Kroko and more), speaker diarization, a shared lexicon for names and jargon, LLM-based correction and structured summaries — with a human validation step before anything becomes final. Attach the meeting's documents (PDF, DOCX, PPTX) and they feed both transcription and summary. Each job ends with a downloadable package: SRT subtitles (raw and corrected), timestamped segments, a structured summary, and Word minutes shaped by the meeting type. A built-in SRT editor with waveform, doubt indicators and a refinement chat lets you fix the transcript where it matters. Built for organizations, not just homelabs: enterprise identity (OIDC SSO, LDAP / Active Directory, trusted-proxy authentication, API tokens) with directory-driven group-to-role mapping, local accounts remaining the default. Deployment scales with you: single-box all-in-one, split web / scheduler roles sharing PostgreSQL, and remote GPU inference nodes for heavy STT — as Docker images (a fully offline one bakes all models in) or a native install with an express one-confirmation mode. Everything runs offline on local NVIDIA GPUs — 8 GB of VRAM is enough, and a CPU-only profile keeps transcription available without any GPU. No audio, transcript or summary ever leaves your infrastructure. Web UI in English and French. Apache-2.0.

Official Links