Skip to content

Releases: mudler/parakeet.cpp

v0.1.0: parakeet.cpp: C++/ggml port of NVIDIA NeMo Parakeet ASR

30 May 06:50

Choose a tag to compare

Self-contained snapshot. FastConformer TDT / CTC / RNNT / hybrid models with
a log-mel front-end, CPU and GPU (CUDA / HIP / Vulkan / Metal) ggml graphs,
quantization (f16, q8_0, q6_k, q5_k, q4_k), a CLI, and a flat C-API
(include/parakeet_capi.h) consumed by the LocalAI parakeet-cpp backend.
Includes the NeMo parity suite and HF publishing tooling
(scripts/publish_hf.py -> mudler/parakeet-cpp-gguf).

Assisted-by: Claude:claude-opus-4-8 [Claude Code]