BadriNarayanan commited on
Commit
715fe87
·
verified ·
1 Parent(s): 9f07e86

added requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +25 -0
requirements.txt ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ accelerate>=0.33.0
2
+ datasets
3
+ einops>=0.8.0
4
+ einx>=0.3.0
5
+ ema_pytorch>=0.5.2
6
+ faster_whisper
7
+ funasr
8
+ jieba
9
+ jiwer
10
+ librosa
11
+ matplotlib
12
+ pypinyin
13
+ safetensors
14
+ # torch>=2.0
15
+ # torchaudio>=2.3.0
16
+ torchdiffeq
17
+ tqdm>=4.65.0
18
+ transformers
19
+ vocos
20
+ wandb
21
+ x_transformers>=1.31.14
22
+ zhconv
23
+ zhon
24
+ gradio
25
+ cached-path