Spaces:
Runtime error
Runtime error
naveenk-ai
commited on
Commit
•
24c1b32
1
Parent(s):
38a2b24
Update requirements.txt
Browse files- requirements.txt +5 -20
requirements.txt
CHANGED
@@ -1,20 +1,5 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
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
|
19 |
-
ipywidgets
|
20 |
-
|
|
|
1 |
+
torch
|
2 |
+
gradio
|
3 |
+
huggingface_hub
|
4 |
+
langid
|
5 |
+
git+https://github.com/myshell-ai/OpenVoice.git
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|