An open API service indexing awesome lists of open source software.

https://github.com/faroit/udons

🍜 baseline model for hear challenge
https://github.com/faroit/udons

Last synced: about 1 year ago
JSON representation

🍜 baseline model for hear challenge

Awesome Lists containing this project

README

          

# 🍜 UDONS baseline for HEAR Challenge

## Installation

`pip install .`

## Generate embeddings

```
time python3 -m heareval.embeddings.runner udons.embed --tasks-dir hear-2021.0.3/tasks --embeddings-dir emeddings
```