Added the note about the incompatibility of some models.

This commit is contained in:
Mateo Cedillo
2023-06-11 07:03:24 -05:00
parent 0d6cf0434a
commit 6d2e788885
@@ -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",