-
Updated
Jul 9, 2021
#
audio-annotation
Here are 6 public repositories matching this topic...
A curated list of awesome data labeling tools
awesome
deep-learning
image-annotation
annotation
video-annotation
lidar
awesome-list
labeling
semantic-segmentation
annotation-tool
3d-annotation
image-labeling
labeling-tool
label-images
bounding-box
image-labeling-tool
label-videos
data-labeling
audio-annotation-tool
audio-annotation
Cicada is an open source audio annotation tool that lets you annotate audio files in .wav format and also enables you to look into each audio spectrogram while annotating
audio
python
machine-learning
csv
annotation
tool
annotations
audio-visualizer
pandas
audio-player
python35
cicada
tkinter-python
audio-spectrum
audio-annotation-tool
audio-annotation
-
Updated
Jan 24, 2021 - Python
Web-based tool for straight-forward class annotation of audio files
audio
python
flask
machine-learning
annotation
annotation-tool
audio-annotation-tool
audio-annotation
-
Updated
Aug 19, 2020 - HTML
3
Sean1572
commented
Jun 22, 2021
Create a table and every time a segment is deleted, logs it in the table. Possibly add button to backend that makes an api call to pull a json of the log.
Table should look like this were it records every about the segmentation that was deleted as well as the user who deleted and time of deletion:
class SegmentationDeletedLog(db.Model):
__tablename__ = "segmentation_deleted_log"
extensible web framework for continuous annotation and perception experiments.
-
Updated
Jul 22, 2021 - TypeScript
Improve this page
Add a description, image, and links to the audio-annotation topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the audio-annotation topic, visit your repo's landing page and select "manage topics."


What?
Currently, API manually throws its own messages and errors. We should move them to
werkzeugexceptions.