Scriberr
Self-hosted AI audio transcription with speaker diarization
Alternative to: Otter.ai, Rev, Trint

v1.2.0
2025-12-17Introduces a new CLI with background service management, real-time chat streaming, OpenAI transcription support, and a comprehensive UI/UX redesign with a new design system.
v1.1.0
2025-09-05This release introduces OpenAI query timeout increases, speaker renaming, auto-transcription on upload, and various UX improvements and bug fixes.
v1.0.4
2025-09-01This release fixes issues related to the Homebrew package installation.
v1.0.3
2025-08-31Version 1.0.3 includes a bug fix for issue #163.
v1.0.2
2025-08-31Fixes ctranslate issues on Arch Linux and Ubuntu.
v1.0.1
2025-08-31This release includes several bug fixes for Docker permissions and environment variables, updates diarization to use whisperX-cli, and removes unused Python scripts.
v1.0.0
2025-08-30Scriberr v1.0.0 introduces core transcription features, including audio uploads, YouTube integration, transcript annotation, LLM provider configuration, and a responsive UI with light and dark modes.
v1.0.0-beta.2
2025-08-28This beta release introduces core transcription and chat functionality, featuring Ollama support, YouTube audio downloading, account management, and an improved responsive UI with dark mode.
v0.4.2
2025-05-27Updates whisperx syntax to maintain compatibility with the latest version.
v0.4.1
2025-04-15Updated CUDA support to version 12.8 and improved database configuration.
v0.4.0
2025-04-08Introduces speaker diarization via PyAnnote, enhances authentication and UI responsiveness, and optimizes Docker deployment with CUDA 12.8 and ARM64 support.
0.3.0
2024-10-21This release improves speaker diarization, introduces an NVIDIA GPU image, adds a model configuration wizard, and optimizes Docker images by separating Pocketbase.
0.2.1
2024-10-17Fixed issues with Docker images used for diarization.
v0.2.0
2024-10-16Added and enhanced speaker diarization functionality.
v0.1.0
2024-10-14Updates the Dockerfile to resolve curl availability issues and includes UI fixes.
vbeta-0.2
2024-10-09Added support for alternative OpenAI API Spec services like Ollama and reduced image size using multi-stage builds.