stadiello commited on
Commit
4e0a174
·
verified ·
1 Parent(s): 534687a

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +30 -0
README.md CHANGED
@@ -1,3 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  Task: bioacoustic coarse classification
2
  Classes: bird, human, motor, rain_wind, insect, animal
3
  Input: log-mel spectrogram 149x40x1
 
1
+ ---
2
+ language:
3
+ - en
4
+
5
+ license: mit
6
+
7
+ tags:
8
+ - audio
9
+ - bioacoustics
10
+ - environmental-sound-classification
11
+ - tinyml
12
+ - tensorflow
13
+ - tflite
14
+ - raspberry-pi-pico
15
+ - edge-ai
16
+ - ecopulse
17
+
18
+ datasets:
19
+ - ESC-50
20
+ - FSD50K
21
+ - InsectSet32
22
+ - HuggingFace-bird-local
23
+
24
+ library_name: tensorflow
25
+
26
+ pipeline_tag: audio-classification
27
+
28
+ thumbnail: https://huggingface.co/front/assets/huggingface_logo.svg
29
+ ---
30
+
31
  Task: bioacoustic coarse classification
32
  Classes: bird, human, motor, rain_wind, insect, animal
33
  Input: log-mel spectrogram 149x40x1