handy-computer/transcribe.cpp
ggml speech-to-text inference for 16+ model families observed · 2026-08-28
Health v2 · maintenance only
81/100
- Activity 99
- Release rhythm 99
- Longevity 10
Flags: young
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 2.0
- age_days: 148
- days_rel: 9
- days_push: 7
- n_releases_24m: 15
Adoption not part of the score
1836 stars · 92 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A C/C++ speech-to-text inference library built on the ggml runtime that runs 16+ ASR model families (Whisper, Parakeet, Canary, Moonshine, Qwen3-ASR, Voxtral, and more) from GGUF files. It supports streaming and batch transcription with Metal, Vulkan, and CUDA GPU backends plus an accelerated CPU path, with quantized models published and WER-verified on Hugging Face.
Use cases
- transcribe audio files to text locally
- run whisper models without python
- streaming speech-to-text in real time
- transcribe multi-speaker audio with diarization
- run ASR on GPU with metal or cuda
- quantized speech recognition on cpu
- multilingual speech transcription offline
When to choose
- you need fast, local speech-to-text inference in C/C++ without Python dependencies
- you want to run many different ASR model families through one unified runtime
- you need streaming transcription or speaker diarization on-device
- you want quantized GGUF models with verified WER parity to reference implementations
When to avoid
- you need to train or fine-tune ASR models rather than run inference
- you want a managed cloud transcription API
- you need TTS or full audio-LLM features beyond transcription and translation
Facets
library · maturity active
speech-recognition llm-inference cli speech-processing machine-learning developer-tools cpp windows cross-platform asr ggml gguf whisper parakeet streaming-transcription diarization metal vulkan cuda gpu macos linux
7 sources
- readme: https://github.com/handy-computer/transcribe.cpp · fetched 2026-08-28 · 796a70951b1b
- homepage: https://huggingface.co/handy-computer · fetched 2026-08-29 · 5695d5b834e3
- site_page: https://huggingface.co/docs · fetched 2026-08-29 · bdec26667b98
- site_page: https://huggingface.co/docs/hub/organizations-cards · fetched 2026-08-29 · 635040b5f704
- site_page: https://huggingface.co/pricing · fetched 2026-08-29 · de6b7a178be5
- site_page: https://huggingface.co/handy-computer/multitalker-parakeet-streaming-0.6b-v1-gguf · fetched 2026-08-29 · fad9f89cf81a
- site_page: https://huggingface.co/huggingface · fetched 2026-08-29 · a64a0fe552e5
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| handy-computer/transcribe.cpp | main | 81 |
For agents
markdown · JSON · MCP: product_card(name="handy-computer/transcribe.cpp")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem