Update requirements.txt
Browse files- requirements.txt +16 -0
requirements.txt
CHANGED
@@ -20,3 +20,19 @@ pypinyin
|
|
20 |
jieba
|
21 |
cn2an
|
22 |
whisper-timestamped
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
20 |
jieba
|
21 |
cn2an
|
22 |
whisper-timestamped
|
23 |
+
librosa==0.9.1
|
24 |
+
faster-whisper==0.9.0
|
25 |
+
pydub==0.25.1
|
26 |
+
wavmark==0.0.3
|
27 |
+
numpy==1.22.0
|
28 |
+
eng_to_ipa==0.0.2
|
29 |
+
inflect==7.0.0
|
30 |
+
unidecode==1.3.7
|
31 |
+
whisper-timestamped==1.14.2
|
32 |
+
openai
|
33 |
+
python-dotenv
|
34 |
+
pypinyin==0.50.0
|
35 |
+
cn2an==0.5.22
|
36 |
+
jieba==0.42.1
|
37 |
+
gradio==3.48.0
|
38 |
+
langid==1.1.6
|