AbeShinzo0708 commited on
Commit
5d3e676
1 Parent(s): 7f2cddd

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -3,6 +3,7 @@ streamlit
3
  # Install CPU version of pytorch
4
  --extra-index-url https://download.pytorch.org/whl/cpu
5
  torch
 
6
 
7
  soundfile
8
  espnet
 
3
  # Install CPU version of pytorch
4
  --extra-index-url https://download.pytorch.org/whl/cpu
5
  torch
6
+ torchaudio==0.13.1
7
 
8
  soundfile
9
  espnet