English
Silasimo commited on
Commit
278a355
verified
1 Parent(s): 834d12e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +26 -0
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
+ [![GitHub](https://img.shields.io/badge/GitHub-HubertFA-black.svg)](https://github.com/wolfgitpr/HubertFA)
9
+ [![Hugging Face](https://img.shields.io/badge/馃%20Hugging%20Face-GTSinger-yellow)](https://huggingface.co/datasets/AaronZ345/GTSinger)
10
+ [![Hugging Face](https://img.shields.io/badge/馃%20Hugging%20Face-SynthGT-yellow)](https://huggingface.co/datasets/Silasimo/SynthGT)
11
+ [![GitHub](https://img.shields.io/badge/GitHub-SynthGT-black.svg)](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
+ ```