From 4651a2e3c80fbef24e1271da8f52ac22220ded44 Mon Sep 17 00:00:00 2001 From: Mateo Cedillo <54605382+rmcpantoja@users.noreply.github.com> Date: Tue, 11 Jul 2023 09:16:05 -0500 Subject: [PATCH] Link model exporter notebook. --- notebooks/piper_inference_(ckpt).ipynb | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/notebooks/piper_inference_(ckpt).ipynb b/notebooks/piper_inference_(ckpt).ipynb index e2e8fc6..e106c0a 100644 --- a/notebooks/piper_inference_(ckpt).ipynb +++ b/notebooks/piper_inference_(ckpt).ipynb @@ -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" + } } ] } \ No newline at end of file