hitachi-speech / EEND

End-to-End Neural Diarization

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Have you tried this on the AMI dataset?

melttt opened this issue · comments

Great paper! I like the idea. but I get a terrible result in AMI dataset(about 40+ der)。

@hshota0530 I also try to reproduce on AMI by myself, and I also get a terrible result. Could you share your pertrained model before adaption on AMI dataset or the final model on AMI dataset? Thanks!

You may have seen our arxiv preprint (https://arxiv.org/abs/2106.10654), but the codes in this repo are based on our INTERSPEECH 2020 paper. We have some updates from the INTERSPEECH version, so results on AMI will be very different since AMI mostly consists of four-speaker conversations. Now we are planning to release our new implementation based on the arxiv version.

Thanks for your reply. Is it convenient for you to tell me what you plan to release your update? You don’t seem to update this repository often.

You may have seen our arxiv preprint (https://arxiv.org/abs/2106.10654), but the codes in this repo are based on our INTERSPEECH 2020 paper. We have some updates from the INTERSPEECH version, so results on AMI will be very different since AMI mostly consists of four-speaker conversations. Now we are planning to release our new implementation based on the arxiv version.