mirror of
https://github.com/TaterTotterson/microWakeWord-Trainer-Nvidia-Docker.git
synced 2026-06-12 20:10:19 -06:00
Update advanced_training_notebook.ipynb
This commit is contained in:
@@ -90,7 +90,7 @@
|
|||||||
" !wget -O piper-sample-generator/models/en_US-libritts_r-medium.pt 'https://github.com/rhasspy/piper-sample-generator/releases/download/v2.0.0/en_US-libritts_r-medium.pt'\n",
|
" !wget -O piper-sample-generator/models/en_US-libritts_r-medium.pt 'https://github.com/rhasspy/piper-sample-generator/releases/download/v2.0.0/en_US-libritts_r-medium.pt'\n",
|
||||||
"\n",
|
"\n",
|
||||||
"# Install system dependencies\n",
|
"# Install system dependencies\n",
|
||||||
"!\"{sys.executable}\" -m pip install torch torchaudio piper-phonemize-cross==1.2.1\n",
|
"!\"{sys.executable}\" -m pip install torch torchaudio piper-phonemize-cross==1.2.1 --root-user-action=ignore\n",
|
||||||
"\n",
|
"\n",
|
||||||
"# Ensure the repository path is in sys.path\n",
|
"# Ensure the repository path is in sys.path\n",
|
||||||
"if \"piper-sample-generator/\" not in sys.path:\n",
|
"if \"piper-sample-generator/\" not in sys.path:\n",
|
||||||
|
|||||||
Reference in New Issue
Block a user