freesound-datasets icon indicating copy to clipboard operation
freesound-datasets copied to clipboard

A platform for the collaborative creation of open audio collections labeled by humans and based on Freesound content.

Results 25 freesound-datasets issues
Sort by recently updated
recently updated
newest added

Currently we only have minimal unit tests for some `Taxonomy` methods. A good place to start adding more tests would be all models methods (`Dataset` and `DatasetRelease` plus other methods...

implementation

Apart from exploring the content of a current state of a dataset and/or of its available releases, we should also allow users to report faulty audio samples or wrong annotations....

platform tools
implementation

Currently we have a command that allows to check if sounds are deleted on Freesound, and update the database field in order to not show it to annotators. The datasets...

enhancement
implementation

Hello! I am having these problems with Safari 11.0.1. 1. Sounds won't load or take ages to load. 2. Playhead in sound player not showing. Sorry I don't have screenshots,...

bug

I noticed that there were a lot of celery-task-meta keys stored in Redis in the production server (around 500 today). It does not seem very problematic for now, but I...

Currently we have some quality control process for the validation task, which involves adding some verification audio clips in the form for the one we know the expected answer (Present...

enhancement
implementation

There's a lot of rather tedious clicking involved in this workflow, especially considering it's essentially linear. The user is presented with lots and lots of tiny cursor targets just to...

validation task
discussion

When category comments where created, taxonomy node object model did not exist. Comments have a _category_id_ `CharField` to relate it to a category. Now that we have a TaxonomyNode model,...

implementation

Considering the unconstrained nature of crowd-sourcing, the PP and PNP definitions in the modal could be further clarified in the modal, with the help of examples. There have been 2...

enhancement

Currently, lists of candidates for sound categories are the result of a tag-matching process. Freesound tags were manually assigned to the target categories, which were automatically populated with the Freesound...

enhancement