Skip to content

Commit ab934e8

Browse files
committed
Merge branch 'master' of https://github.com/espnet/notebook
2 parents ba977f5 + 9953b4b commit ab934e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ESPnet2/Demo/TTS/tts_realtime_demo.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
},
5757
"source": [
5858
"# 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"
59+
"!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"
6060
],
6161
"execution_count": null,
6262
"outputs": []

0 commit comments

Comments
 (0)