Skip to content

Commit

Permalink
bug(): fix test process issues
Browse files Browse the repository at this point in the history
  • Loading branch information
pedramabdzadeh committed Oct 6, 2021
1 parent b4c18ff commit 6f56689
Show file tree
Hide file tree
Showing 3 changed files with 102,587 additions and 16 deletions.
2 changes: 1 addition & 1 deletion evaluate_tDCF_asvspoof19.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import sys
import numpy as np
import eval_metrics as em
import evaluation_metrics as em
import matplotlib.pyplot as plt

def evaluate_tDCF_asvspoof19(cm_score_file, asv_score_file, legacy):
Expand Down
Loading

0 comments on commit 6f56689

Please sign in to comment.