Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,18 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
---
|
4 |
-
|
5 |
|
6 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
---
|
4 |
+
## Dataset Overview
|
5 |
|
6 |
+
A collection of short audio snippets (3–30 seconds) extracted from publicly shared Suno‑generated songs and captioned with Gemini Flash 2.0. Designed specifically to train and evaluate audio captioning models.
|
7 |
+
|
8 |
+
## Source
|
9 |
+
|
10 |
+
Clips are randomly cut from the songs referenced in the [nyuuzyou/suno](https://huggingface.co/datasets/nyuuzyou/suno) repository.
|
11 |
+
|
12 |
+
## Captioning
|
13 |
+
|
14 |
+
All excerpts have been transcribed and annotated using Gemini Flash 2.0 for high‑quality, human‑readable audio descriptions.
|
15 |
+
|
16 |
+
## License
|
17 |
+
|
18 |
+
Apache 2.0
|