Martijn Bartelds
commited on
Commit
·
9944a40
1
Parent(s):
a4a22fd
Update requirements
Browse files- requirements.txt +3 -4
requirements.txt
CHANGED
@@ -1,6 +1,5 @@
|
|
1 |
espnet
|
2 |
-
|
3 |
-
|
4 |
torch
|
5 |
-
torchaudio
|
6 |
-
numpy
|
|
|
1 |
espnet
|
2 |
+
numpy
|
3 |
+
soundfile
|
4 |
torch
|
5 |
+
torchaudio
|
|