sjchung commited on
Commit
04575a1
·
verified ·
1 Parent(s): 8a6b508

Unify citation; update tags

Browse files
Files changed (1) hide show
  1. README.md +13 -5
README.md CHANGED
@@ -4,6 +4,14 @@ license_name: mixed-per-dataset
4
  license_link: LICENSE
5
  language:
6
  - en
 
 
 
 
 
 
 
 
7
  task_categories:
8
  - text-to-speech
9
  pretty_name: Raon-OpenTTS-Pool
@@ -380,11 +388,11 @@ Users must comply with the license of each individual sub-dataset they use.
380
  ## Citation
381
 
382
  ```bibtex
383
- @article{kim2026raonopentts,
384
- title={Raon-OpenTTS: Open Models and Data for Robust Text-to-Speech},
385
- author={},
386
- year={2026},
387
- url={https://github.com/krafton-ai/RAON-OpenTTS}
388
  }
389
  ```
390
 
 
4
  license_link: LICENSE
5
  language:
6
  - en
7
+ tags:
8
+ - text-to-speech
9
+ - tts
10
+ - speech
11
+ - audio
12
+ - open-data
13
+ - training-data
14
+ - english
15
  task_categories:
16
  - text-to-speech
17
  pretty_name: Raon-OpenTTS-Pool
 
388
  ## Citation
389
 
390
  ```bibtex
391
+ @article{raon2026opentts,
392
+ title = {Raon-OpenTTS: Open Models and Data for Robust Text-to-Speech},
393
+ author = {TBD},
394
+ year = {2026},
395
+ url = {https://github.com/krafton-ai/Raon-OpenTTS}
396
  }
397
  ```
398