hexgrad commited on
Commit
4bc1d31
·
verified ·
1 Parent(s): a47d4bd

Upload app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -3
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: