Top AI Repos — open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
A fully local and private Speech-To-Text app, offering multiple model backends, diarization & calendar mode - Available for Windows, macOS & Linux
| Date | Stars |
|---|---|
| 2026-07-24 | 612 |
| 2026-07-25 | 614 |
| 2026-07-28 | 618 |
| 2026-07-30 | 625 |
| 2026-08-06 | 625 |
Today
— stars today
This week
— stars this week
This month
— stars this month
Momentum
45.0
growth rate 0.00%/day
<p align="left">
<img src="assets/logo_wide_readme.png" alt="TranscriptionSuite logo" width="680">
</p>
<table width="100%">
<tr>
<td valign="top">
<strong>Turn speech into text - on your own computer.</strong>
<br><br>
TranscriptionSuite is a free, open-source transcription app. Record a lecture,
dictate a document, or import an audio file, and get an accurate transcript with
speaker labels in minutes. Everything runs locally: your audio never leaves your
machine.
<br><br>
Under the hood: an Electron dashboard + Python backend with multi-backend
speech-to-text (Whisper, NVIDIA NeMo, VibeVoice-ASR, SenseVoice, whisper.cpp,
MLX), accelerated by NVIDIA CUDA, Apple Metal, or AMD/Intel Vulkan - or plain
CPU. Dockerized for fast setup.
</td>
<td align="left" valign="top" width="280px">
<strong>OS Support:</strong><br>
<img src="https://img.shields.io/badge/Linux-%23FCC624.svg?style=for-the-badge&logo=linux&logoColor=black" alt="Linux">
<img src="https://img.shields.io/badge/Windows%2011-%230078D4.svg?style=for-the-badge&logo=Windows%2011&logoColor=white" alt="Windows 11"><br>
<img src="https://img.shields.io/badge/macOS-000000.svg?style=for-the-badge&logo=apple&logoColor=white" alt="macOS"><br>
<strong>Hardware Acceleration:</strong><br>
<img src="https://img.shields.io/badge/NVIDIA-CUDA-%2376B900.svg?style=for-the-badge&logo=nvidia&logoColor=white" alt="NVIDIA CUDA"><br>
<img src="https://img.shields.io/badge/Apple(M1+)-Metal(MLX)-000000.svg?style=for-the-badge&logo=apple&logoColor=white" alt="Apple (M1+) - Metal (MLX)"><br>
<img src="https://img.shields.io/badge/AMD%2FIntel-Vulkan-%23ED1C24.svg?style=for-the-badge" alt="AMD/Intel Vulkan"><br>
<img src="https://img.shields.io/badge/CPU-Supported-%230EA5E9.svg?style=for-the-badge" alt="CPU Supported">
</td>
</tr>
</table>
<br>
<div align="center">
**Preview**
https://github.com/user-attachments/assets/f1ad13d3-fe5b-433b-b912-f13a83e2c240
</div>
## Table of Contents
- [1. Introduction](#1-introduction)
- [1.1 Features](#11-features)
- [1.2 Compatibility Matrix](#12-compatibility-matrix)
- [1.3 Screenshots](#13-screenshots)
- [2. Installation](#2-installation)
- [2.1 macOS Apple Silicon](#21-macos-apple-silicon)
- [2.2 macOS Intel](#22-macos-intel)
- [2.3 Windows](#23-windows)
- [2.4 Linux](#24-linux)
- [2.5 Download the Dashboard app](#25-download-the-dashboard-app)
- [2.5.1 Linux AppImage Prerequisites](#251-linux-appimage-prerequisites)
- [2.5.2 Verify Download with Kleopatra (optional)](#252-verify-download-with-kleopatra-optional)
- [2.6 Setting Up the Server](#26-setting-up-the-server)
- [2.7 AMD / Intel GPU Support (Vulkan)](#27-amd--intel-gpu-support-vulkan)
- [3. Remote Connection](#3-remote-connection)
- [3.1 Option A: Tailscale (recommended)](#31-option-a-tailscale-recommended)
- [Server Machine Setup](#server-machine-setup)
- [3.2 Option B: LAN (same local network)](#32-option-b-lan-same-local-network)
- [4. OpenAI-compatible API Endpoints](#4-openai-compatible-api-endpoints)
- [5. Outgoing Webhooks](#5-outgoing-webhooks)
- [6. Troubleshooting](#6-troubleshooting)
- [7. Technical Info](#7-technical-info)
- [8. License](#8-license)
- [9. State of the Project](#9-state-of-the-project)
- [9.1 In General & AI Disclosure](#91-in-general--ai-disclosure)
- [9.2 Contributing](#92-contributing)
---
## 1. Introduction
TranscriptionSuite is two parts working as one app:
- the **Dashboard** - the desktop program you install, and
- the **server** - the transcription engine, which the Dashboard downloads and manages for you (in [Docker](https://www.docker.com/) on most platforms, natively on Apple Silicon Macs). Docker is a free program that runs the server in its own self-contained box; you install it once during setup and the Dashboard drives it for you.
Day-to-day use is entirely point-andExcerpt of 57,553 characters
Read on GitHub1.4k
96
21
1
Would you bet a product on this? Bounded 0–100 and slow moving.
matched fp:e5d77a5b773f0018, topic:whisper, desc:speech-to-text, readme:speech-to-text
matched fp:e5d77a5b773f0018, topic:cuda