Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How do I calculate the CF value in DER #13

Open
yhy929 opened this issue Oct 19, 2024 · 1 comment
Open

How do I calculate the CF value in DER #13

yhy929 opened this issue Oct 19, 2024 · 1 comment

Comments

@yhy929
Copy link

yhy929 commented Oct 19, 2024

@fnlandini ,Hi. While I was running this code, I ran into some problems calculating DER. I found that only FA and MI were calculated in the metrics. how can I calculate the CF value in DER? I tried to calculate CF according to the calculation method in hitachi-speech/EEND, but the resulting value was too high and did not decrease significantly as training progressed. How should I get the correct DER value, please help me.

@fnlandini
Copy link
Member

Hi @yhy929
You can take a look at https://github.com/BUTSpeechFIT/DiaPer/blob/main/diaper/common_utils/metrics.py
If you replace the functions, that should work.
I hope this helps,
Federico

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants