From 9f72182e75af5e0780bb6565ae1cb3c538fb41f4 Mon Sep 17 00:00:00 2001 From: Xx_Nessu_xX <68195086+XxNessuxX@users.noreply.github.com> Date: Mon, 7 Aug 2023 16:26:30 +0200 Subject: [PATCH] A small arrangement to the decoration. --- notebooks/piper_multilingual_training_notebook.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/notebooks/piper_multilingual_training_notebook.ipynb b/notebooks/piper_multilingual_training_notebook.ipynb index ef7ba63..fa377c7 100644 --- a/notebooks/piper_multilingual_training_notebook.ipynb +++ b/notebooks/piper_multilingual_training_notebook.ipynb @@ -100,7 +100,7 @@ "\n", "#@markdown ####In this cell the synthesizer and its necessary dependencies to execute the training will be installed. (this may take a while)\n", "\n", - "#@markdown #### Do you want to use the patch?\n", + "#@markdown #### **Do you want to use the patch?**\n", "#@markdown The patch provides the ability to export audio files to the output folder and save a single model while training.\n", "usepatch = True #@param {type:\"boolean\"}\n", "#@markdown ---\n",