Ross ROSS = Recommend OSS · open-source software intelligence for agents

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

github.com/google/uis-rnn · homepage · Python · Apache-2.0 (permissive) · archived 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
google/uis-rnnmain10

For agents

markdown · JSON · MCP: product_card(name="google/uis-rnn")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem