XzJosh commited on
Commit
56a18ed
1 Parent(s): 2ae9025

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +18 -0
requirements.txt ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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