We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ba977f5 + 9953b4b commit ab934e8Copy full SHA for ab934e8
ESPnet2/Demo/TTS/tts_realtime_demo.ipynb
@@ -56,7 +56,7 @@
56
},
57
"source": [
58
"# NOTE: pip shows imcompatible errors due to preinstalled libraries but you do not need to care\n",
59
- "!pip install -q espnet==0.10.6 pyopenjtalk==0.2 pypinyin==0.44.0 parallel_wavegan==0.5.4 gdown==4.4.0 espnet_model_zoo"
+ "!pip install -q espnet==0.10.6 pyopenjtalk==0.2 pypinyin==0.44.0 parallel_wavegan==0.5.4 gdown==4.4.0 typeguard==2.13.3 espnet_model_zoo"
60
],
61
"execution_count": null,
62
"outputs": []
0 commit comments