Plachta commited on
Commit
a88f0c9
β€’
1 Parent(s): 1fcd413

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -5
requirements.txt CHANGED
@@ -9,14 +9,17 @@ torch
9
  torchvision
10
  torchaudio
11
  unidecode
12
- pyopenjtalk
13
  jamo
14
  pypinyin
 
 
 
15
  protobuf
16
  inflect
 
 
 
 
17
  opencc
18
- onnx
19
- onnxruntime
20
- psutil
21
- translators
22
  gradio
 
9
  torchvision
10
  torchaudio
11
  unidecode
12
+ pyopenjtalk>=0.3.0
13
  jamo
14
  pypinyin
15
+ ko_pron
16
+ jieba
17
+ cn2an
18
  protobuf
19
  inflect
20
+ eng_to_ipa
21
+ ko_pron
22
+ indic_transliteration
23
+ num_thai
24
  opencc
 
 
 
 
25
  gradio