hanfish commited on
Commit
4653d4b
1 Parent(s): 1e3617f

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +28 -0
requirements.txt ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ numpy
2
+ scipy
3
+ tensorboard
4
+ librosa==0.9.2
5
+ numba==0.56.4
6
+ pytorch-lightning
7
+ gradio==3.38.0
8
+ gradio_client==0.8.1
9
+ ffmpeg-python
10
+ onnxruntime
11
+ tqdm
12
+ funasr==1.0.0
13
+ cn2an
14
+ pypinyin
15
+ pyopenjtalk
16
+ g2p_en
17
+ torchaudio
18
+ modelscope==1.10.0
19
+ sentencepiece
20
+ transformers
21
+ chardet
22
+ PyYAML
23
+ psutil
24
+ jieba_fast
25
+ jieba
26
+ LangSegment>=0.2.0
27
+ Faster_Whisper
28
+ wordsegment