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

Missing Evaluation.py #4

Open
unforgettablexD opened this issue May 8, 2024 · 1 comment
Open

Missing Evaluation.py #4

unforgettablexD opened this issue May 8, 2024 · 1 comment

Comments

@unforgettablexD
Copy link

unforgettablexD commented May 8, 2024

Hey while running models/AASIST/main.py I noticed that evaluation.py is missing. Also, where is the dataset be imported in the code?

@yongyizang
Copy link
Owner

Hi! Sorry for the late reply.

Sorry for missing the evaluation.py file; only the compute_eer function should be needed. compute_eer function is the same as the one in https://github.com/clovaai/aasist/blob/main/evaluation.py. You could download this and put it in the folder for now, and I'll push a new version with this function later.

For the dataset, see the get_singfake_loaders function.

I'll close this issue after pushing the updated the evaluation.py. Thanks for your interest in our work!

Best,
Yongyi

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