wq2012 / SpectralCluster

Python re-implementation of the (constrained) spectral clustering algorithms used in Google's speaker diarization papers.
https://google.github.io/speaker-id/publications/LstmDiarization/
Apache License 2.0
513 stars 73 forks source link

Quality of Streaming clustering #50

Open naymaraq opened 1 year ago

naymaraq commented 1 year ago

Is there any paper or some evaluation table showcasing how streaming clustering perform for speaker diarization compared to the non-streaming clustering?