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

0xShug0/audio.cpp

An all-in-one, pure C++ inference engine for audio models, powered by ggml. Supports TTS, STT, VAD, voice conversion, music generation, and more, with highly optimized performance. No Python dependency. observed · 2026-08-28

github.com/0xShug0/audio.cpp · C++ · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

80/100

  • Activity 99
  • Release rhythm 99
  • Longevity 5

Flags: young no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 5
  • age_days: 71
  • days_rel: 8
  • days_push: 7
  • n_releases_24m: 10

Full methodology

Adoption not part of the score

2022 stars · 243 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

audio.cpp is a pure C++ inference engine for audio models built on ggml, supporting TTS, STT, VAD, voice conversion, music generation, and more without any Python dependency. It runs on Windows, Linux, and macOS with CUDA, AMD, Apple Silicon, and CPU backends, offering significant performance gains over Python reference implementations.

Use cases

  • run text-to-speech locally without python
  • transcribe audio to text offline in c++
  • clone a voice from a short sample
  • do voice activity detection on a stream
  • convert one voice to another
  • generate music or audio from a model locally
  • diarize speakers in meeting recordings
  • separate audio sources like vocals and background

When to choose

  • you want fast local audio model inference without python or conda dependency hell
  • you need a portable native runtime across windows, linux, and macos with gpu support
  • you need production-grade tts or asr with lower latency than python reference paths
  • you want gguf quantized models to reduce vram usage

When to avoid

  • you need a model family not yet supported by the engine
  • you prefer python tooling and ecosystem integration
  • you need a stable long-term api since the project is young and rapidly evolving

Facets

library · maturity active

llm-inference tts speech-recognition audio-processing machine-learning speech-processing machine-learning artificial-intelligence cpp cross-platform cli ggml tts asr voice-cloning vad voice-conversion source-separation gguf local-inference no-python audio gpu docker

1 source

Member repositories

RepositoryRoleHealth v2
0xShug0/audio.cppmain80

For agents

markdown · JSON · MCP: product_card(name="0xShug0/audio.cpp")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem