Skip to content

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

@gg4u

Description

@gg4u

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions