mzltest commited on
Commit
41b9b04
1 Parent(s): 6e2b88b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +24 -24
requirements.txt CHANGED
@@ -1,24 +1,24 @@
1
- Cython
2
- librosa==0.9.2
3
- numpy
4
- scipy
5
- tensorboard
6
- torch==1.13.1
7
- torchvision==0.14.1
8
- torchaudio==0.13.1
9
- unidecode
10
- pyopenjtalk==0.1.3
11
- jamo
12
- pypinyin
13
- jieba
14
- protobuf
15
- cn2an
16
- inflect
17
- eng_to_ipa
18
- ko_pron
19
- indic_transliteration==2.3.37
20
- num_thai==0.0.5
21
- opencc==1.1.1
22
- demucs
23
- openai-whisper
24
- gradio
 
1
+ Cython
2
+ librosa==0.9.2
3
+ numpy
4
+ scipy
5
+ tensorboard
6
+ torch==1.13.1
7
+ torchvision==0.14.1
8
+ torchaudio==0.13.1
9
+ unidecode
10
+ pyopenjtalk-prebuilt #pyopenjtalk==0.1.3
11
+ jamo
12
+ pypinyin
13
+ jieba
14
+ protobuf
15
+ cn2an
16
+ inflect
17
+ eng_to_ipa
18
+ ko_pron
19
+ indic_transliteration==2.3.37
20
+ num_thai==0.0.5
21
+ opencc==1.1.1
22
+ demucs
23
+ openai-whisper
24
+ gradio