Fixing some package issues to the training notebook.

This commit is contained in:
Mateo Cedillo
2023-07-08 16:01:46 -05:00
parent 48f1d9237d
commit cb31d156aa
@@ -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",