thewh1teagle/pyannote-rs
pyannote audio diarization in rust
This tool helps you quickly and accurately identify who spoke when in an audio recording. You provide an audio file, and it outputs precise timestamps for each speaker's segments, distinguishing between different voices. This is useful for anyone needing to analyze conversations, interviews, or meetings, like researchers, transcriptionists, or content analysts.
108 stars and 979 monthly downloads. No commits in the last 6 months.
Use this if you need to automatically label and segment audio by speaker, especially for long recordings where speed and accuracy are important.
Not ideal if you need to transcribe the actual words spoken, as this tool only focuses on speaker identification and timing.
Stars
108
Forks
21
Language
Rust
License
MIT
Category
Last pushed
Sep 07, 2025
Monthly downloads
979
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/thewh1teagle/pyannote-rs"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
shibing624/parrots
Automatic Speech Recognition(ASR), Text-To-Speech(TTS) engine. 中英语音识别、多角色语音合成,支持多语言,准确率高
altunenes/parakeet-rs
very fast speech-to-text, diarization, streaming (even in CPU) with NVIDIA Parakeet in Rust
MainRo/deepspeech-server
A testing server for a speech to text service based on coqui.ai
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