Spaces:
Running
on
Zero
Running
on
Zero
alibabasglab
commited on
Create requirements.txt
Browse files- requirements.txt +14 -0
requirements.txt
ADDED
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
torchaudio
|
2 |
+
soundfile
|
3 |
+
subprocess
|
4 |
+
tqdm
|
5 |
+
scipy
|
6 |
+
numpy
|
7 |
+
math
|
8 |
+
einops
|
9 |
+
rotary_embedding_torch
|
10 |
+
torchinfo
|
11 |
+
packaging
|
12 |
+
typing
|
13 |
+
collections
|
14 |
+
difflib
|