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

Errors while installing #20

Open
megadaabiss opened this issue May 25, 2021 · 4 comments
Open

Errors while installing #20

megadaabiss opened this issue May 25, 2021 · 4 comments

Comments

@megadaabiss
Copy link

megadaabiss commented May 25, 2021

This error appears when I try to run the script for pydiarization after installing and configuring all binaries required.
Screenshot from 2021-05-28 18-48-43
And when I try to open the config file of compute-mfcc-feats to see anything wrong, this comes as an output:
Screenshot from 2021-05-28 18-48-24
Please answer as soon as possible because I extremely need this library to work for my project, THANKS !

@wdroz
Copy link
Member

wdroz commented May 28, 2021

There is an error while invoking compute-mfcc-feats. You can see in the text of the error that the wav frequency expected doesn't match the one in the config. If you don't want to edit the code, you must resample the wav to match the expected frequency.

@megadaabiss
Copy link
Author

megadaabiss commented May 28, 2021

I don't think that the difference in frequency is the main problem, because it just gave a warning on this issue but continued working. There's an another problem which I can't figure out till now. And if it's, where can I write the "--allow -downsample=true" ? Thanks for replying !

@wdroz
Copy link
Member

wdroz commented May 28, 2021

The warning is about the channel, not the sample frequency mismatch. Pydiarization doesn't halt the program on errors.

@megadaabiss
Copy link
Author

you're right, the problem was in the frequency, thanks for the help!
But I got an another question, what is the accuracy of the rttm file ?? Because I guess it isn't high from the output that is coming for me.

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