yangwang825
commited on
Commit
·
74a69d1
1
Parent(s):
d44ce35
Update README.md
Browse files
README.md
CHANGED
@@ -145,12 +145,12 @@ size_categories:
|
|
145 |
|
146 |
# AudioSet
|
147 |
|
148 |
-
AudioSet consists of an expanding ontology of 527 audio event classes and a collection of 2M human-labelled 10-second sound clips drawn from YouTube.
|
149 |
Some clips are missing on YouTube, so the number of files downloaded is different from time to time.
|
150 |
This repository contains 20550 / 22160 of the balanced train set, 1913637 / 2041789 of the unbalanced train set (separated into 41 parts), and 18887 / 20371 of the evaluation set.
|
151 |
-
The pre-process script can be found at qiuqiangkong's [github](https://github.com/qiuqiangkong/audioset_tagging_cnn)
|
152 |
|
153 |
-
To improve training efficiency, we add a slightly more balanced subset AudioSet500K
|
154 |
|
155 |
## References
|
156 |
|
|
|
145 |
|
146 |
# AudioSet
|
147 |
|
148 |
+
AudioSet<sup>[1]</sup> consists of an expanding ontology of 527 audio event classes and a collection of 2M human-labelled 10-second sound clips drawn from YouTube.
|
149 |
Some clips are missing on YouTube, so the number of files downloaded is different from time to time.
|
150 |
This repository contains 20550 / 22160 of the balanced train set, 1913637 / 2041789 of the unbalanced train set (separated into 41 parts), and 18887 / 20371 of the evaluation set.
|
151 |
+
The pre-process script can be found at qiuqiangkong's [github](https://github.com/qiuqiangkong/audioset_tagging_cnn)<sup>[2]</sup>.
|
152 |
|
153 |
+
To improve training efficiency, we add a slightly more balanced subset AudioSet500K<sup>[3]</sup>.
|
154 |
|
155 |
## References
|
156 |
|