None1145 commited on
Commit
018a9a7
1 Parent(s): 46b65aa

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +19 -18
requirements.txt CHANGED
@@ -1,18 +1,19 @@
1
- numpy
2
- scipy
3
- torch
4
- librosa==0.9.2
5
- numba==0.56.4
6
- pytorch-lightning
7
- gradio==3.14.0
8
- ffmpeg-python
9
- tqdm==4.59.0
10
- cn2an
11
- pypinyin
12
- pyopenjtalk-prebuilt
13
- g2p_en
14
- torchaudio
15
- sentencepiece
16
- transformers
17
- einops
18
- jieba
 
 
1
+ numpy
2
+ scipy
3
+ torch
4
+ librosa==0.9.2
5
+ numba==0.56.4
6
+ pytorch-lightning
7
+ gradio==3.14.0
8
+ ffmpeg-python
9
+ tqdm==4.59.0
10
+ cn2an
11
+ pypinyin
12
+ pyopenjtalk-prebuilt
13
+ g2p_en
14
+ torchaudio
15
+ sentencepiece
16
+ transformers
17
+ einops
18
+ jieba
19
+ pydub