asvspoof2017
asvspoof2017 copied to clipboard
an implement of asvspoof 2017 using pytorch
Results
2
asvspoof2017 issues
Sort by
recently updated
recently updated
newest added
Error using cqt>parseinputs (line 450) Expected a string scalar or character vector for the parameter name. Error in cqt (line 141) params = parseinputs(N,varargin{:});
Hello, I have problem when I run the train.py script with ASVspoof2017 data like below I've edited extract_mfcc method in extract_feature.py because librosa.feature.delta(mfcc) shows **librosa.util.exceptions.ParameterError: when mode='interp', width=9 cannot exceed...