diff --git a/vocoders/waveglow_for_LIMMITS23/tacotron2/waveglow/requirements.txt b/vocoders/waveglow_for_LIMMITS23/tacotron2/waveglow/requirements.txt index 20c8b3e..a8181ed 100644 --- a/vocoders/waveglow_for_LIMMITS23/tacotron2/waveglow/requirements.txt +++ b/vocoders/waveglow_for_LIMMITS23/tacotron2/waveglow/requirements.txt @@ -4,7 +4,7 @@ tensorflow numpy==1.13.3 inflect==0.2.5 librosa==0.6.0 -scipy==1.0.0 +scipy==1.11.1 tensorboardX==1.1 Unidecode==1.0.22 pillow diff --git a/vocoders/waveglow_for_LIMMITS23/tacotron2/waveglow/tacotron2/requirements.txt b/vocoders/waveglow_for_LIMMITS23/tacotron2/waveglow/tacotron2/requirements.txt index a4dfc43..267c5e0 100644 --- a/vocoders/waveglow_for_LIMMITS23/tacotron2/waveglow/tacotron2/requirements.txt +++ b/vocoders/waveglow_for_LIMMITS23/tacotron2/waveglow/tacotron2/requirements.txt @@ -4,7 +4,7 @@ tensorflow numpy==1.13.3 inflect==0.2.5 librosa==0.6.0 -scipy==1.0.0 +scipy==1.11.1 tensorboardX==1.1 Unidecode==1.0.22 pillow