EEND-vector-clustering
EEND-vector-clustering copied to clipboard
This repository contains a set of codes to run (i.e., train, perform inference with, evaluate) a diarization method called EEND-vector-clustering.
Hi, Thanks for this amazing work and open-sourcing it! I do have a question regarding the number of speakers for simulated training data. Do you use a fix number of...
parallelly calculate pit loss and spk loss, which can speed up dozens of times
Hello there, Thanks for your efforts in open-sourcing the code, it's vital for us trying to reproduce the result presented in the paper. ### Problem But I've come across a...
Currently, the following Error might arise when a trained EEND-vector model is used to do inference on an audio record with only a single speaker. ``` ValueError: Found array with...
Hi, Do you have any available checkpoints for the Callhome and Mini LibriSpeech experiment? I need them to carry out some experiments. Thank you very much!