mirror of
https://github.com/pstrueb/piper.git
synced 2026-06-02 09:57:02 +00:00
Fixing some package issues to the training notebook.
This commit is contained in:
@@ -106,6 +106,8 @@
|
||||
"!pip install -q -r requirements.txt\n",
|
||||
"!pip install -q torchtext==0.12.0\n",
|
||||
"!pip install -q torchvision==0.12.0\n",
|
||||
"# fixing recent compativility isswes:\n",
|
||||
"!pip install -q torchaudio==0.11.0 torchmetrics==0.11.4\n",
|
||||
"!bash build_monotonic_align.sh\n",
|
||||
"!apt-get install -q espeak-ng\n",
|
||||
"# download patches:\n",
|
||||
|
||||
Reference in New Issue
Block a user