-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Example output not matching 2022 output #365
Comments
If you can't make the test results match the wiki/documentation/readme results the respiratory is pretty useless sadly. Someone who can verify what is correct and wrong should set up a docker container or images for the future. This is as bad as it comes unless you don't care if your results are correct or not 😞 |
wrt the wrt the speaker diarization problem: there's indeed difference probably due to some of the dependencies that has changed. I'll try to figure this out and will update in the next days. And yes, I know there should be some pytests for all 4 basic functionalities (feature extraction, classification, regression and segmentation), I just don't had the time to add this yet. |
Diarization should be ok now (check master). Also, the Wiki is updated with the latest diarization output example https://github.com/tyiannak/pyAudioAnalysis/wiki/5.-Segmentation |
Copy pasted the code and even downgraded scikit to the correct old version.
Wiki :
2022 output:
Pip list:
Python --version:
The text was updated successfully, but these errors were encountered: