Spaces:
Runtime error
Runtime error
GreenRaptor
commited on
Commit
·
5b4d59d
1
Parent(s):
8c518fd
Update requirements.txt
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
@@ -3,4 +3,8 @@ argparse
|
|
3 |
soundfile
|
4 |
tempfile
|
5 |
pathlib
|
6 |
-
subprocess
|
|
|
|
|
|
|
|
|
|
3 |
soundfile
|
4 |
tempfile
|
5 |
pathlib
|
6 |
+
subprocess
|
7 |
+
editdistance
|
8 |
+
numpy
|
9 |
+
torch
|
10 |
+
fairseq
|