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

about matlab code cqcc_extraction.m #2

Open
understated-1 opened this issue Nov 20, 2019 · 2 comments
Open

about matlab code cqcc_extraction.m #2

understated-1 opened this issue Nov 20, 2019 · 2 comments

Comments

@understated-1
Copy link

I am new to matlab, when i run the cqcc_extraction.m to extract the cqcc, it shows that cqcc function is not defined. what should i do to make it run .

@wangziqi000
Copy link
Member

Hi,

When you run the script, please make sure you add "This_repo/baseline/CQCC_v1.0" to your MATLAB path, since cqcc.m can be found there. Just right click on the "This_repo/baseline“ folder in MATLAB and select ”Add to Path“ - ”Selected Folders and Subfolders“

For further reference please see https://www.mathworks.com/help/matlab/matlab_env/add-remove-or-reorder-folders-on-the-search-path.html.

cqcc.m is provided by the ASVSpoof 2019 organizers as a baseline feature extraction methods and they have all the credits for the CQCC feature calculation code in this repository.

@understated-1
Copy link
Author

thanks, it works

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