mirror of
https://github.com/pstrueb/piper.git
synced 2026-06-02 01:47:02 +00:00
Added the note about the incompatibility of some models.
This commit is contained in:
@@ -273,7 +273,8 @@
|
||||
" {force_sp}"
|
||||
],
|
||||
"metadata": {
|
||||
"id": "dOyx9Y6JYvRF"
|
||||
"id": "dOyx9Y6JYvRF",
|
||||
"cellView": "form"
|
||||
},
|
||||
"execution_count": null,
|
||||
"outputs": []
|
||||
@@ -287,6 +288,15 @@
|
||||
"from IPython.display import display\n",
|
||||
"\n",
|
||||
"#@markdown ### Fine-tune this dataset?\n",
|
||||
"\n",
|
||||
"#@markdown note: Currently, some models are not working due to piper update, but it is expected to update soon\n",
|
||||
"\n",
|
||||
"#@markdown * ar-qasr low and high\n",
|
||||
"#@markdown * da-nst_talesyntese-medium\n",
|
||||
"#@markdown * kk-iseke-low\n",
|
||||
"#@markdown * kk-raya-low\n",
|
||||
"#@markdown * ne-Google-low\n",
|
||||
"#@markdown * no-talesyntese-medium\n",
|
||||
"finetune = True #@param {type:\"boolean\"}\n",
|
||||
"#@markdown ---\n",
|
||||
"if finetune:\n",
|
||||
|
||||
Reference in New Issue
Block a user