You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
Hey while running
models/AASIST/main.py
I noticed that evaluation.py is missing. Also, where is the dataset be imported in the code?The text was updated successfully, but these errors were encountered: