Skip to content

Question about experience result #14

Description

@SoundingSilence

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.

  1. th=0.3, med=1, 5, 9, 11: DER= 14.19, 13.19, 12.47, 12.32
  2. th=0.4, med=1, 5, 9, 11: DER= 13.04, 11.96, 11.09, 10.97
  3. th=0.5, med=1, 5, 9, 11: DER= 13.18, 12.24, 11.22, 11.21
  4. th=0.6, med=1, 5, 9, 11: DER= 14.14, 13.28, 12.37, 12.26
  5. 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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions