Thank you for your PyTorch implementation of SA-EEND. When I Infer the callhome2-2spk dataset, I find that I cannot correspond my results to your experience result table in README.md. I use the 'model_callhome.th' as initialization. The results are as below.
- th=0.3, med=1, 5, 9, 11: DER= 14.19, 13.19, 12.47, 12.32
- th=0.4, med=1, 5, 9, 11: DER= 13.04, 11.96, 11.09, 10.97
- th=0.5, med=1, 5, 9, 11: DER= 13.18, 12.24, 11.22, 11.21
- th=0.6, med=1, 5, 9, 11: DER= 14.14, 13.28, 12.37, 12.26
- th=0.7, med=1, 5, 9, 11: DER= 15.85, 14.93, 13.92, 13.87
In that way, which line of table in README is 'model_callhome.th' correspond to? "PyTorch" or "PyTorch*"? If it corresponds to "PyTorch", the best DER result is 10.97, rather than 11.21
I am looking forward to your reply. Thanks!
Thank you for your PyTorch implementation of SA-EEND. When I Infer the callhome2-2spk dataset, I find that I cannot correspond my results to your experience result table in README.md. I use the 'model_callhome.th' as initialization. The results are as below.
In that way, which line of table in README is 'model_callhome.th' correspond to? "PyTorch" or "PyTorch*"? If it corresponds to "PyTorch", the best DER result is 10.97, rather than 11.21
I am looking forward to your reply. Thanks!