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

Setting threshold values in post-processor with data #21

Open
ym-han opened this issue Oct 10, 2022 · 1 comment
Open

Setting threshold values in post-processor with data #21

ym-han opened this issue Oct 10, 2022 · 1 comment

Comments

@ym-han
Copy link
Contributor

ym-han commented Oct 10, 2022

This is motivated by some feedback from Andreas about how it is currently hard for users to figure out how to manually set the threshold values in the Parrot post-processor (and I agree with him).

Dhruv Jain 2022's system ("Nonverbal Sound Detection for Disordered Speech") sets the threshold values in their post-processor by finding the threshold values that optimize certain metrics, on a per-class basis:

image

This would be simple to implement for Parrot once we implement / expose the metrics we're interested in, and I definitely want to try implementing this.

@chaosparrot
Copy link
Owner

I am currently working on some post-processing recording improvements, I'll try and see if I implement some of the ideas given inside that paper :)

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