parakeet-rs and parakeet.cpp
These are **competitors** offering mutually exclusive implementation choices: Rust for broader cross-platform performance and streaming capabilities versus C++ for Apple Silicon optimization, requiring developers to select one based on their target deployment environment.
About parakeet-rs
altunenes/parakeet-rs
very fast speech-to-text, diarization, streaming (even in CPU) with NVIDIA Parakeet in Rust
This project offers powerful and fast tools for converting spoken audio into text, including identifying who spoke what. It takes audio recordings (like interviews, meetings, or voice notes) and outputs transcribed text, often with speaker labels and timestamps. This is ideal for professionals like researchers, journalists, or content creators who need to quickly process and analyze spoken content.
About parakeet.cpp
Frikallo/parakeet.cpp
Ultra fast and portable Parakeet implementation for on-device inference in C++ using Axiom with MPS+Unified Memory
This project offers extremely fast and efficient speech recognition directly on devices, particularly Apple Silicon. It takes audio files in various formats (like WAV, MP3, FLAC) and converts them into text, including word-by-word timestamps and speaker identification. This tool is ideal for developers building applications that need real-time or high-volume audio transcription without relying on cloud services or large, complex runtimes.
Scores updated daily from GitHub, PyPI, and npm data. How scores work