Skip to content
This repository was archived by the owner on Dec 28, 2025. It is now read-only.

Commit 62a8d22

Browse files
authored
edit resume to be False by defalse
1 parent 4c6bb53 commit 62a8d22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DiffSinger_colab_notebook.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -603,7 +603,7 @@
603603
"#@markdown ___\n",
604604
"\n",
605605
"#@markdown ###**Only use this lower section if you want to resume training**\n",
606-
"resume_training = True #@param {type:\"boolean\"}\n",
606+
"resume_training = False #@param {type:\"boolean\"}\n",
607607
"\n",
608608
"#@markdown <font size=\"-1.5\"> path to the config you got from training\n",
609609
"re_config_path = \"\" #@param {type:\"string\"}\n",

0 commit comments

Comments
 (0)