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

Can you show how to use the code for a classification task? #3

Open
gg4u opened this issue Mar 11, 2023 · 0 comments
Open

Can you show how to use the code for a classification task? #3

gg4u opened this issue Mar 11, 2023 · 0 comments

Comments

@gg4u
Copy link

gg4u commented Mar 11, 2023

Hi, I looked at BEANS as well, but not clear how to use the model for a classification tasks, and for fine tuning.

Consider the classification of wav files, with multiple classes, of a species, or of a specific specimen.

Can you show how to fine tune and classify?

Example:

Train
file | labels
file1.wav ['stress', 'mating', 'addressee_1']
file2.wav ['feeding', 'stress', 'addressee_2']

...

Predict
test.wav > ['stress', 'feeding' , 'addressee_3'] # number of labels may vary

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

1 participant