clearer tts instruction

This commit is contained in:
jason-on-salt-a40
2024-03-30 12:45:26 -07:00
parent 741a6559e9
commit a6a67899a8
3 changed files with 45 additions and 12 deletions

View File

@@ -11,6 +11,13 @@
"Run the next cells one at a time up until the *STOP* and follow those instructions before continuing. You only have to do this the first time to setup the container."
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"### Only do the below if you are using docker"
]
},
{
"cell_type": "code",
"execution_count": null,
@@ -93,6 +100,13 @@
"Now you can run the rest of the notebook and get an audio sample output. It will automatically download more models and such. The next time you use this container, you can just start below here as the dependencies will remain available until you delete the docker container."
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"### Only do the above if you are using docker"
]
},
{
"cell_type": "code",
"execution_count": null,