google/uis-rnn
This is the library for the Unbounded Interleaved-State Recurrent Neural Network (UIS-RNN) algorithm, corresponding to the paper Fully Supervised Speaker Diarization. observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases archived
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2871
- days_rel: n/a
- days_push: 707
- n_releases_24m: 0
Adoption not part of the score
1588 stars · 320 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Python library implementing the Unbounded Interleaved-State Recurrent Neural Network (UIS-RNN) algorithm for segmenting and clustering sequential data, originally published in the paper 'Fully Supervised Speaker Diarization'. It models each speaker with a parameter-sharing RNN integrated with a distance-dependent Chinese Restaurant Process to handle an unknown number of speakers.
Use cases
- diarize who spoke when in a multi-speaker audio recording
- cluster speaker embeddings into individual speakers
- segment and label sequential data with an unknown number of classes
- train a supervised clustering model from labeled speaker examples
- perform online speaker diarization on d-vector embeddings
When to choose
- you have speaker embeddings (e.g., d-vectors) and need to assign them to speakers
- you need online/real-time diarization rather than offline spectral clustering
- the number of speakers is unknown in advance
- you have labeled training data for supervised clustering
When to avoid
- you need a complete end-to-end diarization pipeline including speech detection and embedding extraction
- you want an actively developed tool with frequent updates
- you need offline-only clustering and prefer simpler methods like spectral clustering
- you cannot provide labeled training data
Facets
library · maturity maintenance
machine-learning audio-processing speech-recognition machine-learning speech-processing python cross-platform speaker-diarization uis-rnn clustering pytorch supervised-learning sequence-modeling audio
6 sources
- readme: https://github.com/google/uis-rnn · fetched 2026-08-28 · 11348c25c57b
- homepage: https://arxiv.org/abs/1810.04719 · fetched 2026-08-29 · 2c7ebcb7c061
- site_page: https://info.arxiv.org/about/donate.html · fetched 2026-08-29 · cca9c3a11c56
- site_page: https://info.arxiv.org/about/ourmembers.html · fetched 2026-08-29 · 47cbc55ff1de
- site_page: https://info.arxiv.org/about · fetched 2026-08-29 · a1f16f915a9a
- site_page: https://info.arxiv.org/labs/index.html · fetched 2026-08-29 · b14a8d05a0ec
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| google/uis-rnn | main | 10 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem