alibabasglab commited on
Commit
09a0bfb
·
verified ·
1 Parent(s): 02c7bdf

Create requirements.txt

Browse files
Files changed (1) hide show
  1. 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