Git Product home page Git Product logo

aves's People

Contributors

mcusi avatar mhagiwara avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

aves's Issues

How to extract attention layer for each token ?

Hi,

could you please show how to extract the attention weights learned for each token in sequences ?

Suppose I want to fine-tune AVES on vocalizations of one species, giving in input a sequence of utterances, and in output multiple classes (i.e. observations).
I want to inquire the attention weights learned for the utterances.

Can you please help and show a code snippet for doing so, so that I can have a reference ?

Module not found after building package

Hi - I pulled and followed the instructions to set up this repo locally using jupyter notebooks/conda package manager. I'm able to import fairseq in my notebook, but attempting to use or import any of the modules results in a module not found error. The issue occurs when using the sample aves class provided in the repo. Thank you!

Clustering accuracy

Hi! Thank you for making this code open-source!

I tried to replicate the clustering on this dataset :
https://github.com/YashNita/Animal-Sound-Dataset

But only obtained a correct cluster for birds (kush-part1) as you can see from the image.
Is it because the bio-aves pre-trained model has not been exposed to the animals included here?
(Lion / Donkey / Cow / Cat / Dog / Sheep / Frog / Bird / Monkey / Hen)

tsne_umap

Fairseq metrics fails to load : cannot load the model.

Hi @mhagiwara, I successfully installed fairseq-0.12.2, but jupyter lab cannot loading it.

Have you met this issue ?
Could you help? I am trying to use the classifier demo.

I tried to install fairseq as per instruction, but having issue in loading:
import fairseq.checkpoint_utils

ImportError: cannot import name 'metrics' from 'fairseq' (unknown location)

I tried here :
OFA-Sys/OFA#305

but no success.

Screenshot 2023-04-13 at 1 05 16 AM

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

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

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.