Link model exporter notebook.

This commit is contained in:
Mateo Cedillo
2023-07-11 09:16:05 -05:00
parent 9b2d8a72b4
commit 4651a2e3c8
+12 -1
View File
@@ -5,7 +5,7 @@
"colab": {
"provenance": [],
"gpuType": "T4",
"authorship_tag": "ABX9TyNYaSm2J1hcbQ4WsDh9OTnr",
"authorship_tag": "ABX9TyMcevzeVyewWF1ZHKzBu3CB",
"include_colab_link": true
},
"kernelspec": {
@@ -513,6 +513,17 @@
},
"execution_count": null,
"outputs": []
},
{
"cell_type": "markdown",
"source": [
"# I suggest you export this model to use it in piper!\n",
"\n",
"Well, have you tried it yet? What do you think about it? If both answers are acceptable, it's time to disconnect your session in this notebook and [export this model](https://colab.research.google.com/github/rmcpantoja/piper/blob/master/notebooks/piper_model_exporter.ipynb)!"
],
"metadata": {
"id": "NPow8JT7R0WM"
}
}
]
}