Analysis updated 2026-07-17 · repo last pushed 2023-07-06
Train a neural network to recognize which known speaker is talking in an audio clip.
Split a long recording into segments by speaker (diarization).
Experiment with Angular Softmax and attention layers for speaker recognition research.
Build a speaker-aware transcription or voice authentication prototype.
| thescrabi/kaldi_voxceleb_pytorch | 1ncendium/aibuster | aaronmayeux/ha-hurricane-tracker | |
|---|---|---|---|
| Stars | 5 | 5 | 5 |
| Language | Python | Python | Python |
| Last pushed | 2023-07-06 | — | — |
| Maintenance | Dormant | — | — |
| Setup difficulty | hard | moderate | easy |
| Complexity | 5/5 | 3/5 | 2/5 |
| Audience | researcher | ops devops | general |
Figures from each repo's GitHub metadata at analysis time.
Requires Kaldi, PyTorch with GPU support, specific datasets, and Linux, aimed at researchers, not casual users.
A PyTorch-based speaker identification and diarization system, trained on the VoxCeleb dataset, that figures out who is talking in an audio recording.
Mainly Python. The stack also includes Python, PyTorch, Kaldi.
Dormant — no commits in 2+ years (last push 2023-07-06).
Setup difficulty is rated hard, with roughly 1day+ to a first successful run.
Mainly researcher.
This repo across BitVibe Labs
Verify against the repo before relying on details.