Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,29 @@
|
|
| 1 |
---
|
| 2 |
license: cc-by-nc-sa-4.0
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: cc-by-nc-sa-4.0
|
| 3 |
+
datasets:
|
| 4 |
+
- AaronZ345/GTSinger
|
| 5 |
+
language:
|
| 6 |
+
- en
|
| 7 |
---
|
| 8 |
+
[](https://github.com/wolfgitpr/HubertFA)
|
| 9 |
+
[](https://huggingface.co/datasets/AaronZ345/GTSinger)
|
| 10 |
+
[](https://huggingface.co/datasets/Silasimo/SynthGT)
|
| 11 |
+
[](https://github.com/SilasAntonisen/SynthGT)
|
| 12 |
+
|
| 13 |
+
This checkpoint is a [HubertFA](https://github.com/wolfgitpr/HubertFA) model trained on [GTSinger](https://huggingface.co/datasets/AaronZ345/GTSinger)
|
| 14 |
+
for singing-oriented forced alignment experiments in our work "Synthesizing Ground Truth Phoneme Boundaries with SynthGT: A Synthetically Generated Solo-Singing Dataset".
|
| 15 |
+
To learn more about this work, check out our GitHub repo, or the SynthGT repo here on Hugging Face. An associated paper is currently under review.
|
| 16 |
+
|
| 17 |
+
We release this checkpoint under a cc-by-nc-sa-4.0 license similar to the GTSinger dataset.
|
| 18 |
+
|
| 19 |
+
If you use this model, SynthGT, or other related resources, please cite:
|
| 20 |
+
|
| 21 |
+
```
|
| 22 |
+
bibtex
|
| 23 |
+
@unpublished{Antonisen2026SynthGT,
|
| 24 |
+
author = {Silas Antonisen and Iv谩n L贸pez-Espejo},
|
| 25 |
+
title = {Synthesizing Ground Truth Phoneme Boundaries with SynthGT: A Synthetically Generated Solo-Singing Corpus},
|
| 26 |
+
note = {Submitted to IEEE Transactions on Audio, Speech and Language Processing},
|
| 27 |
+
year = {2026}
|
| 28 |
+
}
|
| 29 |
+
```
|