Update README.md
Browse files
README.md
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
---
|
| 2 |
-
license: cc-by-4.0
|
| 3 |
dataset_info:
|
| 4 |
features:
|
| 5 |
- name: video_id
|
|
@@ -44,7 +44,15 @@ This repository is a re-upload of [akgphysics/AudioSet](https://huggingface.co/d
|
|
| 44 |
|
| 45 |
# License
|
| 46 |
|
| 47 |
-
The AudioSet
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 48 |
|
| 49 |
# Citation
|
| 50 |
|
|
|
|
| 1 |
---
|
| 2 |
+
license: cc-by-sa-4.0
|
| 3 |
dataset_info:
|
| 4 |
features:
|
| 5 |
- name: video_id
|
|
|
|
| 44 |
|
| 45 |
# License
|
| 46 |
|
| 47 |
+
- The AudioSet labels are published under [CC-BY-4.0](https://creativecommons.org/licenses/by/4.0/) (attribution.)
|
| 48 |
+
- The audio under the AudioSet ontology is published under [CC-BY-SA-4.0](https://creativecommons.org/licenses/by-sa/4.0/) (attribution, share-alike.)
|
| 49 |
+
- Individual contribution information may be viewed at [research.google.com](https://research.google.com/audioset/dataset/index.html).
|
| 50 |
+
|
| 51 |
+
To summarize the license:
|
| 52 |
+
- if you use the audio from this dataset, you must share your contributions under CC-BY-SA and cite the original authors of that audio.
|
| 53 |
+
- if you use the labels from this dataset, you must include a citation for Google research, exampled below.
|
| 54 |
+
|
| 55 |
+
*Note: The above is not legal advice, nor does it replace the need for you to read the entirety of the licenses above before making a decision on how to use this dataset. If you're unsure whether or not your usage is allowable as per the license terms, please consult a legal professional.*
|
| 56 |
|
| 57 |
# Citation
|
| 58 |
|