huseinrevolab commited on
Commit
ae665a4
·
verified ·
1 Parent(s): f6e0182

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md CHANGED
@@ -1,4 +1,5 @@
1
  ---
 
2
  dataset_info:
3
  features:
4
  - name: audio_filename
@@ -25,4 +26,11 @@ configs:
25
  path: data/chunk_0.5s-*
26
  - split: chunk_0.25s
27
  path: data/chunk_0.25s-*
 
 
 
28
  ---
 
 
 
 
 
1
  ---
2
+ license: cc-by-nc-4.0
3
  dataset_info:
4
  features:
5
  - name: audio_filename
 
26
  path: data/chunk_0.5s-*
27
  - split: chunk_0.25s
28
  path: data/chunk_0.25s-*
29
+ task_categories:
30
+ - audio-classification
31
+ pretty_name: AudioSet-Chunk
32
  ---
33
+
34
+ # AudioSet Chunk
35
+
36
+ Chunk [AudioSet](https://research.google.com/audioset/index.html) every 0.25 seconds and 0.5 seconds and predict using [MIT/ast-finetuned-audioset-10-10-0.4593](https://huggingface.co/MIT/ast-finetuned-audioset-10-10-0.4593), after that only filter and labels predicted overlapped with the gold labels.