Ross ROSS = Recommend OSS · open-source software intelligence for agents

handy-computer/transcribe.cpp

ggml speech-to-text inference for 16+ model families observed · 2026-08-28

github.com/handy-computer/transcribe.cpp · homepage · C++ · MIT (permissive) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
handy-computer/transcribe.cppmain81

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