Spaces:
Running
on
Zero
Running
on
Zero
Upload app.py
Browse files
app.py
CHANGED
@@ -819,9 +819,9 @@ The following CC BY audio was part of the dataset used to train Kokoro.
|
|
819 |
|
820 |
### Notable Datasets Not Used
|
821 |
These datasets were **NOT** used to train Kokoro. They may be of interest to academics:
|
822 |
-
* Emilia, `cc-by-nc-4.0`: https://huggingface.co/datasets/amphion/Emilia-Dataset
|
823 |
-
* Expresso, `cc-by-nc-4.0`: https://huggingface.co/datasets/ylacombe/expresso
|
824 |
-
* JVS, NC clause: https://sites.google.com/site/shinnosuketakamichi/research-topics/jvs_corpus
|
825 |
''')
|
826 |
|
827 |
with gr.Blocks() as app:
|
|
|
819 |
|
820 |
### Notable Datasets Not Used
|
821 |
These datasets were **NOT** used to train Kokoro. They may be of interest to academics:
|
822 |
+
* Emilia, `cc-by-nc-4.0`: `https://huggingface.co/datasets/amphion/Emilia-Dataset`
|
823 |
+
* Expresso, `cc-by-nc-4.0`: `https://huggingface.co/datasets/ylacombe/expresso`
|
824 |
+
* JVS, NC clause: `https://sites.google.com/site/shinnosuketakamichi/research-topics/jvs_corpus`
|
825 |
''')
|
826 |
|
827 |
with gr.Blocks() as app:
|