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

CQCC Baseline #2

Open
KyloRen1 opened this issue Jun 28, 2021 · 5 comments
Open

CQCC Baseline #2

KyloRen1 opened this issue Jun 28, 2021 · 5 comments

Comments

@KyloRen1
Copy link

Missed parameters of fs, fmin, fmax in extract_cqccc

return extract_cqcc(file)

After fixing this error,
string indices must be integers error occurs in

Xcq = cqt(sig[:, None], B, fs, fmin, fmax, 'rasterize', 'full', 'gamma', gamma)

@yuant-gif
Copy link

Missed parameters of fs, fmin, fmax in extract_cqccc

return extract_cqcc(file)

After fixing this error, string indices must be integers error occurs in

Xcq = cqt(sig[:, None], B, fs, fmin, fmax, 'rasterize', 'full', 'gamma', gamma)

Hello, has your problem been solved? I also encountered this problem.

@nguyenvulong
Copy link

I'm surprised that the baseline was not even reproducible.

@Souvik2101
Copy link

I am facing this same error. Is there any solution for this?

@veesa4826
Copy link

how to resolve the above problem sir

@mastodisco
Copy link

Sorry guys, but this part of the code is no longer maintained for the time being. I recommend you use the CQCC extraction developed in Matlab.

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

6 participants