Datasets:
File size: 8,082 Bytes
85ef9c0 60cf7da 85ef9c0 dc6c01f 85ef9c0 91b15cc dc6c01f 85ef9c0 9b0aa50 85ef9c0 872ce32 ad4de5e 85ef9c0 9b0aa50 ad4de5e 9b0aa50 dc6c01f |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 |
---
license: cc-by-nc-sa-4.0
task_categories:
- text-to-audio
- text-to-speech
language:
- zh
- en
- fr
- ja
- ko
- es
- de
- ru
- it
tags:
- singing
- audio
- croissant
pretty_name: a
size_categories:
- 1B<n<10B
configs:
- config_name: meta
data_files: processed/All/metadata.json
---
# GTSinger: A Global Multi-Technique Singing Corpus with Realistic Music Scores for All Singing Tasks
#### Yu Zhang*, Changhao Pan*, Wenxiang Guo*, Ruiqi Li, Zhiyuan Zhu, Jialei Wang, Wenhao Xu, Jingyu Lu, Zhiqing Hong, Chuxin Wang, LiChao Zhang, Jinzheng He, Ziyue Jiang, Yuxin Chen, Chen Yang, Jiecheng Zhou, Xinyu Cheng, Zhou Zhao | Zhejiang University
Dataset of [GTSinger (NeurIPS 2024 Spotlight)](https://arxiv.org/abs/2409.13832): A Global Multi-Technique Singing Corpus with Realistic Music Scores for All Singing Tasks.
[](https://arxiv.org/abs/2409.13832)
[](https://github.com/AaronZ345/GTSinger)
[](https://mp.weixin.qq.com/s/B1Iqr-24l57f0MslzYEslA)
[](https://mp.weixin.qq.com/s/6RLdUzJM5PItklKUTTNz2w)
[](https://zhuanlan.zhihu.com/p/993933492)
[](https://drive.google.com/drive/folders/1xcdvCxNAEEfJElt7sEP-xT8dMKxn1_Lz?usp=drive_link)
We introduce GTSinger, a large Global, multi-Technique, free-to-use, high-quality singing corpus with realistic music scores, designed for all singing tasks, along with its benchmarks.
We provide the **full corpus for free** in this repository.
And `metadata.json` and `phone_set.json` are also offered for each language in `processed`. **Note: you should change the wav_fn for each segment to your own absolute path! And you can use metadata of multiple languages by concat their data! We will provide the metadata for other languages soon!**
Besides, we also provide our dataset on [Google Drive](https://drive.google.com/drive/folders/1xcdvCxNAEEfJElt7sEP-xT8dMKxn1_Lz?usp=drive_link).
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.
## Updates
- 2025.02: We released all processed data of GTSinger and refined 7/9 languages!
- 2024.10: We refine the paired speech data of each language!
- 2024.10: We released the processed data of Chinese, English, Spanish, German, Russian!
- 2024.09: We released the full dataset of GTSinger!
- 2024.09: GTSinger is accepted by NeurIPS 2024 (Spotlight)!
## Key Features
- **80.59 hours of singing voices** in GTSinger are recorded in professional studios by skilled singers, ensuring **high quality and clarity**, forming the largest recorded singing dataset.
- Contributed by **20 singers** across **nine widely spoken languages** (Chinese, English, Japanese, Korean, Russian, Spanish, French, German, and Italian) and all four vocal ranges, GTSinger enables zero-shot SVS and style transfer models to learn diverse timbres and styles.
- GTSinger provides **controlled comparison** and **phoneme-level annotations** of **six singing techniques** (mixed voice, falsetto, breathy, pharyngeal, vibrato, and glissando) for songs, thereby facilitating singing technique modeling, recognition, and control.
- 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.
- 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.
## Dataset
### Where to download
Through this repo you can access our **full dataset** (audio along with TextGrid, json, musicxml) and **processed data** (metadata.json, phone_set.json, spker_set.json) on Hugging Face **for free**! Hope our data is helpful for your research.
Besides, we also provide our dataset on [](https://drive.google.com/drive/folders/1xcdvCxNAEEfJElt7sEP-xT8dMKxn1_Lz?usp=drive_link).
**Please note that, if you are using GTSinger, it means that you have accepted the terms of [license](./dataset_license.md).**
### Data Architecture
Our dataset is organized hierarchically.
It presents nine top-level folders, each corresponding to a distinct language.
Within each language folder, there are five sub-folders, each representing a specific singing technique.
These technique folders contain numerous song entries, with each song further divided into several controlled comparison groups: a control group (natural singing without the specific technique), and a technique group (densely employing the specific technique).
Our singing voices and speech are recorded at a 48kHz sampling rate with 24-bit resolution in WAV format.
Alignments and annotations are provided in TextGrid files, including word boundaries, phoneme boundaries, phoneme-level annotations for six techniques, and global style labels (singing method, emotion, pace, and range).
We also provide realistic music scores in musicxml format.
Notably, we provide an additional JSON file for each singing voice, facilitating data parsing and processing for singing models.
Here is the data structure of our dataset:
```
.
βββ Chinese
βΒ Β βββ ZH-Alto-1
βΒ Β βββ ZH-Tenor-1
βββ English
βΒ Β βββ EN-Alto-1
βΒ Β βΒ Β βββ Breathy
βΒ Β βΒ Β βββ Glissando
βΒ Β βΒ Β β βββ my love
βΒ Β βΒ Β β βββ Control_Group
βΒ Β βΒ Β β βββ Glissando_Group
βΒ Β βΒ Β β βββ Paired_Speech_Group
βΒ Β βΒ Β βββ Mixed_Voice_and_Falsetto
βΒ Β βΒ Β βββ Pharyngeal
βΒ Β βΒ Β βββ Vibrato
βΒ Β βββ EN-Alto-2
βΒ Β βΒ Β βββ Breathy
βΒ Β βΒ Β βββ Glissando
βΒ Β βΒ Β βββ Mixed_Voice_and_Falsetto
βΒ Β βΒ Β βββ Pharyngeal
βΒ Β βΒ Β βββ Vibrato
βΒ Β βββ EN-Tenor-1
βΒ Β Β Β βββ Breathy
βΒ Β Β Β βββ Glissando
βΒ Β Β Β βββ Mixed_Voice_and_Falsetto
βΒ Β Β Β βββ Pharyngeal
βΒ Β Β Β βββ Vibrato
βββ French
βΒ Β βββ FR-Soprano-1
βΒ Β βββ FR-Tenor-1
βββ German
βΒ Β βββ DE-Soprano-1
βΒ Β βββ DE-Tenor-1
βββ Italian
βΒ Β βββ IT-Bass-1
βΒ Β βββ IT-Bass-2
βΒ Β βββ IT-Soprano-1
βββ Japanese
βΒ Β βββ JA-Soprano-1
βΒ Β βββ JA-Tenor-1
βββ Korean
βΒ Β βββ KO-Soprano-1
βΒ Β βββ KO-Soprano-2
βΒ Β βββ KO-Tenor-1
βββ Russian
βΒ Β βββ RU-Alto-1
βββ Spanish
βββ ES-Bass-1
βββ ES-Soprano-1
```
## Citations ##
If you find this code useful in your research, please cite our work:
```bib
@article{zhang2024gtsinger,
title={Gtsinger: A global multi-technique singing corpus with realistic music scores for all singing tasks},
author={Zhang, Yu and Pan, Changhao and Guo, Wenxiang and Li, Ruiqi and Zhu, Zhiyuan and Wang, Jialei and Xu, Wenhao and Lu, Jingyu and Hong, Zhiqing and Wang, Chuxin and others},
journal={arXiv preprint arXiv:2409.13832},
year={2024}
}
```
## Disclaimer ##
Any organization or individual is prohibited from using any technology mentioned in this paper to generate someone's singing without his/her consent, including but not limited to government leaders, political figures, and celebrities. If you do not comply with this item, you could be in violation of copyright laws. |