handy-computer/transcribe.cpp
ggml speech-to-text inference for 16+ model families
C++1.8K stars89 forks+401 today
Topics
#asr#ggml#gguf#speech-to-text
What it does
transcribe.cpp is a C/C++ library that provides speech-to-text inference for over 60 variants of 16 model families, supporting diverse backends and streaming/batch modes. It's crucial for developers looking to integrate advanced ASR capabilities into their applications.
Star history
Not enough history yet — 1 day(s) recorded. The daily snapshot builds this up.
Tracking
- Last trending
- 2026-07-20
Creator kit
Hook
Transform audio into text with ease using transcribe.cpp - the ultimate C/C++ library for speech-to-text inference!
Content angles
- Guide to integrating ASR models in real-time applications
- Comparative analysis of different ASR model families supported by transcribe.cpp
- How-to: Deploying a robust speech recognition system using transcribe.cpp
Who should care
Developers, researchers, and engineers interested in AI-driven audio processing and natural language understanding