zixian commited on
Commit
6178806
1 Parent(s): 47f45f6

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +25 -24
requirements.txt CHANGED
@@ -1,24 +1,25 @@
1
- Cython
2
- librosa==0.9.1
3
- numpy
4
- scipy
5
- tensorboard
6
- torch --extra-index-url https://download.pytorch.org/whl/cu116
7
- torchvision --extra-index-url https://download.pytorch.org/whl/cu116
8
- torchaudio --extra-index-url https://download.pytorch.org/whl/cu116
9
- unidecode
10
- pyopenjtalk
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.1
3
+ numpy
4
+ scipy
5
+ tensorboard
6
+ torch --extra-index-url https://download.pytorch.org/whl/cu116
7
+ torchvision --extra-index-url https://download.pytorch.org/whl/cu116
8
+ torchaudio --extra-index-url https://download.pytorch.org/whl/cu116
9
+ unidecode
10
+ pyopenjtalk
11
+ jamo
12
+ pypinyin
13
+ httpx==0.24.1
14
+ jieba
15
+ protobuf
16
+ cn2an
17
+ inflect
18
+ eng_to_ipa
19
+ ko_pron
20
+ indic_transliteration==2.3.37
21
+ num_thai==0.0.5
22
+ opencc==1.1.1
23
+ demucs
24
+ openai-whisper
25
+ gradio