shibing624 commited on
Commit
2837610
·
verified ·
1 Parent(s): b04a934

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +12 -21
requirements.txt CHANGED
@@ -1,25 +1,16 @@
1
- numpy
2
- scipy
3
- tensorboard
 
 
4
  librosa==0.9.2
5
- numba==0.56.4
6
- pytorch-lightning==2.1
7
- torchmetrics==0.10.1
8
  gradio==3.47.1
9
- ffmpeg-python
10
- onnxruntime
11
- tqdm
12
- funasr
13
- cn2an
14
- pypinyin
15
- pyopenjtalk
16
  g2p_en
17
- torchaudio
18
- modelscope
19
- sentencepiece
20
- transformers
21
- chardet
22
- PyYAML
23
- psutil
24
- jieba
25
  parrots
 
1
+ pypinyin
2
+ jieba
3
+ loguru
4
+ transformers
5
+ huggingface_hub
6
  librosa==0.9.2
 
 
 
7
  gradio==3.47.1
 
 
 
 
 
 
 
8
  g2p_en
9
+ cn2an
10
+ zh-normalization
11
+ einops
12
+ ffmpeg-python
13
+ LangSegment
14
+ soundfile
15
+ nltk
 
16
  parrots