naveenk-ai
commited on
Update requirements.txt
Browse files- requirements.txt +18 -1
requirements.txt
CHANGED
@@ -1 +1,18 @@
|
|
1 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
librosa>=0.8.1
|
2 |
+
wavmark>=0.0.3
|
3 |
+
faster-whisper>=0.9.0
|
4 |
+
pydub>=0.25.1
|
5 |
+
whisper-timestamped>=1.14.2
|
6 |
+
tqdm
|
7 |
+
inflect>=7.0.0
|
8 |
+
eng_to_ipa>=0.0.2
|
9 |
+
pypinyin>=0.50.0
|
10 |
+
cn2an>=0.5.22
|
11 |
+
jieba>=0.42.1
|
12 |
+
langid>=1.1.6
|
13 |
+
gradio>=4.15
|
14 |
+
ipywebrtc
|
15 |
+
anyascii
|
16 |
+
openvino>=2023.3
|
17 |
+
torch>=2.1
|
18 |
+
nncf>=2.11.0
|