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

[Feature request] Add evaluator for audio classification #379

Closed
lewtun opened this issue Dec 8, 2022 · 2 comments
Closed

[Feature request] Add evaluator for audio classification #379

lewtun opened this issue Dec 8, 2022 · 2 comments

Comments

@lewtun
Copy link
Member

lewtun commented Dec 8, 2022

We have a few hundred audio classification models from transformers on the Hub and it would be nice if one could easily evaluate them for accuracy, F1 score etc with an evaluator.

The pipeline in question is audio-classification and the relevant docs are here.

A good model/dataset pair to test is this one for keyword spotting (ks):

Together with #324, this evaluator would bring coverage to all audio transformers models on the Hub 🔥

@Plutone11011
Copy link
Contributor

I would like to work on this feature, if it's not already being implemented.

@lvwerra
Copy link
Member

lvwerra commented Jan 23, 2023

I don't think so, so feel free to go ahead :)

unna97 pushed a commit to unna97/evaluate that referenced this issue Mar 20, 2023
…gface#405)

* audio classification evaluator + docs

* fix styling issue

* [Docs] fixed a typo in bertscore readme (huggingface#386)

fixed typo in berscore readme

* Add max_length kwarg to docstring of Perplexity measurement (huggingface#411)

Added max_length kwarg to docstring of Perplexity measurement

* adding support raw audio input audio classification evaluator

---------

Co-authored-by: Hazrul Akmal <hazrulakmal121@gmail.com>
Co-authored-by: Kalyan Dutia <kalyan.dutia@gmail.com>
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

3 participants