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

Example output not matching 2022 output #365

Open
qkum opened this issue Jan 25, 2022 · 4 comments
Open

Example output not matching 2022 output #365

qkum opened this issue Jan 25, 2022 · 4 comments

Comments

@qkum
Copy link

qkum commented Jan 25, 2022

Copy pasted the code and even downgraded scikit to the correct old version.

Wiki :
2022
2022 output:
2022_2

Pip list:
2022_3

Python --version:
2022_4

@qkum
Copy link
Author

qkum commented Jan 25, 2022

Found one more.
This time with python 3.7:

1

2022, maybe the model code changed?:
2

@qkum
Copy link
Author

qkum commented Jan 25, 2022

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 😞

@tyiannak
Copy link
Owner

wrt the aS.mid_term_file_classification() example: the wiki was correct, it was just missing the aggregated statistics printed in command line and the overall accuracy. I've just added it.

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.

@tyiannak
Copy link
Owner

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

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