Spaces:
Running
on
Zero
Running
on
Zero
Upload app.py
Browse files
app.py
CHANGED
@@ -806,10 +806,10 @@ The following CC BY audio was part of the dataset used to train Kokoro.
|
|
806 |
| [SIWIS](https://datashare.ed.ac.uk/handle/10283/2353) | <11h | [CC BY 4.0](https://datashare.ed.ac.uk/bitstream/handle/10283/2353/license_text) | v0.19 / 22 Nov 2024 |
|
807 |
|
808 |
### Notable Datasets Not Used
|
809 |
-
These datasets were **
|
810 |
* Emilia, `cc-by-nc-4.0`: https://huggingface.co/datasets/amphion/Emilia-Dataset
|
811 |
* Expresso, `cc-by-nc-4.0`: https://huggingface.co/datasets/ylacombe/expresso
|
812 |
-
* JVS
|
813 |
''')
|
814 |
|
815 |
with gr.Blocks() as app:
|
|
|
806 |
| [SIWIS](https://datashare.ed.ac.uk/handle/10283/2353) | <11h | [CC BY 4.0](https://datashare.ed.ac.uk/bitstream/handle/10283/2353/license_text) | v0.19 / 22 Nov 2024 |
|
807 |
|
808 |
### Notable Datasets Not Used
|
809 |
+
These datasets were **NOT** used to train Kokoro. They may be of interest to academics:
|
810 |
* Emilia, `cc-by-nc-4.0`: https://huggingface.co/datasets/amphion/Emilia-Dataset
|
811 |
* Expresso, `cc-by-nc-4.0`: https://huggingface.co/datasets/ylacombe/expresso
|
812 |
+
* JVS, NC clause: https://sites.google.com/site/shinnosuketakamichi/research-topics/jvs_corpus
|
813 |
''')
|
814 |
|
815 |
with gr.Blocks() as app:
|