Coder Social home page Coder Social logo

hear-eval-kit's People

Contributors

deepsource-autofix[bot] avatar jonnor avatar jorshi avatar khumairraj avatar ltetrel avatar snyk-bot avatar turian 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

Watchers

 avatar  avatar  avatar

hear-eval-kit's Issues

Create a tutorial document -- Jupyter Book?

Should have the following components:

•Background and motivation (from proposal doc)
•Summary of relevant prior works and synthesis of general trends in the literature, both in audio as well as adjacent ML fields whose progress in representation learning has not yet been borne out in audio ML research.
•A high-level description of the variety of domains and tasks that the model will be evaluated on. A particular emphasis will be made on high societal impact audio tasks that are currently underrepresented, such as low-resource languages, environ-mental and ecological safety, clinical speech applications, and ethnomusicology, thus encouraging participants to devise impactful datasets rather than relying solely upon popular and/or commercially viable benchmarks.

Colab notebook?

Could have the full sandbox testing API and speed.

Also might be nice to show how to do training in a separate notebook (could be a separate issue)

TF port of evaluation

This might not actually be necessary if we always are working with numpy embeddings that were cached to disk.

Should we change hop_size to frame_rate?

The idea of hop_size might be confusing. Another proposal from @maxsolomonhenry is frame_rate (as number of frames per second).

What any user wants with an audio embedding for downstream use (e.g. for frame based transcription or sed) is that the embedding is based upon the prediction at every particular timestep. However, the input to the embedding might be variable length or use multi-scale centered frames.

The concern was that this distinction might not be clear and hop_size suggests classic overlapp add stuff.

Luigi: Dict tasks for multiple requires

If there are multiple requires in the Luigi tasks, use a dict. This is less brittle than numerical indexing.

This will also require changing utils/luigi.py for the stage number.

Implement the evaluation pipeline.

Given task type, test.csv, and predicted-test.csv output evaluation scores. (Note that we can implement this now just by creating random test.csv and predicted-test.csv files, Christian is starting this task.)

get_audio_embedding_numpy

This would be a higher-level convenience.

In this case, the return value would be a numpy.

This code exists in heareval/task_embeddings.py, however we might consider exposing a convenience higher-level API over all embeddings that follow our lower-level API.

Ranking evaluation

Implement evaluation of ranking tasks. Spearman seems like an appropriate metric for these tasks.

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.