soiz1 commited on
Commit
47b843f
·
verified ·
1 Parent(s): b7bcd90

Create requirements.txt

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