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