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.
227 stars and 3,324 monthly downloads.
Use this if you need highly accurate and fast speech-to-text transcription, including separating speakers, even on standard computer hardware.
Not ideal if you prefer using a cloud-based service for transcription or if you need to transcribe very long, unsegmented audio files without breaking them into chunks.
Stars
227
Forks
31
Language
Rust
License
MIT
Category
Last pushed
Mar 08, 2026
Monthly downloads
3,324
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/altunenes/parakeet-rs"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related tools
shibing624/parrots
Automatic Speech Recognition(ASR), Text-To-Speech(TTS) engine. 中英语音识别、多角色语音合成,支持多语言,准确率高
MainRo/deepspeech-server
A testing server for a speech to text service based on coqui.ai
thewh1teagle/pyannote-rs
pyannote audio diarization in rust
PaddlePaddle/Parakeet
PAddle PARAllel text-to-speech toolKIT (supporting Tacotron2, Transformer TTS,...
daanzu/deepspeech-websocket-server
Server & client for DeepSpeech using WebSockets for real-time speech recognition in separate environments