CrowdCurio / audio-annotator

A JavaScript interface for annotating and labeling audio files.
BSD 2-Clause "Simplified" License
438 stars 84 forks source link

Annotations are not submitting #17

Open haseena321 opened 4 years ago

haseena321 commented 4 years ago

After annotating the audio file the annotations are not submitting and an error was displaying which is as follows:

Make sure all your annotations have an annotation tag and a proximity tag.

jonnor commented 4 years ago

Hi. This error message occurs (for example) if you have only selected the class label for time periods, without indicating whether they are far/close. The error message could be a bit more specific to indicate to the user what is missing, and for which region.