wang0507 commited on
Commit
dc0bc7a
1 Parent(s): 72298b2

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +26 -4
requirements.txt CHANGED
@@ -1,4 +1,26 @@
1
- shiny==0.6.0
2
- shinyswatch==0.4.1
3
- seaborn==0.12.2
4
- matplotlib==3.7.1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ soundfile
2
+ numpy
3
+ torch==2.0.1
4
+ torchvision==0.15.2
5
+ torchaudio
6
+ tokenizers
7
+ encodec
8
+ vocos
9
+ langid
10
+ unidecode
11
+ pyopenjtalk
12
+ pypinyin
13
+ inflect
14
+ cn2an
15
+ jieba
16
+ eng_to_ipa
17
+ jieba
18
+ SudachiPy
19
+ sudachidict_core
20
+ nltk
21
+ openai-whisper
22
+ phonemizer
23
+ matplotlib
24
+ psutil
25
+ transformers
26
+ gradio==3.41.2