Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -46,7 +46,13 @@ Besides, we also provide our dataset on [Google Drive](https://drive.google.com/
|
|
| 46 |
|
| 47 |
Moreover, you can visit our [Demo Page](https://aaronz345.github.io/GTSingerDemo) for the audio samples of our dataset as well as the results of our benchmarks.
|
| 48 |
|
| 49 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 50 |
|
| 51 |
## Key Features
|
| 52 |
|
|
@@ -56,13 +62,6 @@ Moreover, you can visit our [Demo Page](https://aaronz345.github.io/GTSingerDemo
|
|
| 56 |
- Unlike fine-grained music scores, GTSinger features **realistic music scores** with regular note duration, assisting singing models in learning and adapting to real-world musical composition.
|
| 57 |
- The dataset includes **manual phoneme-to-audio alignments, global style labels** (singing method, emotion, range, and pace), and **16.16 hours of paired speech**, ensuring comprehensive annotations and broad task suitability.
|
| 58 |
|
| 59 |
-
## Updates
|
| 60 |
-
|
| 61 |
-
- 2024.10: We refine the paired speech data of each language!
|
| 62 |
-
- 2024.10: We released the processed data of Chinese, English, Spanish, German, Russian!
|
| 63 |
-
- 2024.09: We released the full dataset of GTSinger!
|
| 64 |
-
- 2024.09: GTSinger is accepted by NeurIPS 2024 (Spotlight)!
|
| 65 |
-
|
| 66 |
## Dataset
|
| 67 |
|
| 68 |
### Where to download
|
|
@@ -71,6 +70,8 @@ Through this repo you can access our **full dataset** (audio along with TextGrid
|
|
| 71 |
|
| 72 |
Besides, we also provide our dataset on [](https://drive.google.com/drive/folders/1xcdvCxNAEEfJElt7sEP-xT8dMKxn1_Lz?usp=drive_link).
|
| 73 |
|
|
|
|
|
|
|
| 74 |
### Data Architecture
|
| 75 |
|
| 76 |
Our dataset is organized hierarchically.
|
|
|
|
| 46 |
|
| 47 |
Moreover, you can visit our [Demo Page](https://aaronz345.github.io/GTSingerDemo) for the audio samples of our dataset as well as the results of our benchmarks.
|
| 48 |
|
| 49 |
+
## News
|
| 50 |
+
|
| 51 |
+
- 2025.02: We released all processed data of GTSinger and refined 7/9 languages!
|
| 52 |
+
- 2024.10: We refine the paired speech data of each language!
|
| 53 |
+
- 2024.10: We released the processed data of Chinese, English, Spanish, German, Russian!
|
| 54 |
+
- 2024.09: We released the full dataset of GTSinger!
|
| 55 |
+
- 2024.09: GTSinger is accepted by NeurIPS 2024 (Spotlight)!
|
| 56 |
|
| 57 |
## Key Features
|
| 58 |
|
|
|
|
| 62 |
- Unlike fine-grained music scores, GTSinger features **realistic music scores** with regular note duration, assisting singing models in learning and adapting to real-world musical composition.
|
| 63 |
- The dataset includes **manual phoneme-to-audio alignments, global style labels** (singing method, emotion, range, and pace), and **16.16 hours of paired speech**, ensuring comprehensive annotations and broad task suitability.
|
| 64 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 65 |
## Dataset
|
| 66 |
|
| 67 |
### Where to download
|
|
|
|
| 70 |
|
| 71 |
Besides, we also provide our dataset on [](https://drive.google.com/drive/folders/1xcdvCxNAEEfJElt7sEP-xT8dMKxn1_Lz?usp=drive_link).
|
| 72 |
|
| 73 |
+
**Please note that, if you are using GTSinger, it means that you have accepted the terms of [license](./dataset_license.md).**
|
| 74 |
+
|
| 75 |
### Data Architecture
|
| 76 |
|
| 77 |
Our dataset is organized hierarchically.
|