AbeShinzo0708
commited on
Commit
•
44dd9ed
1
Parent(s):
84346f8
Update requirements.txt
Browse files- 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
|