Spaces:
Running
on
A10G
Running
on
A10G
Update requirements.txt
Browse files- requirements.txt +4 -2
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
torch
|
2 |
torchvision
|
3 |
fastdtw
|
4 |
-
moviepy
|
5 |
gTTS>=2.2.4
|
6 |
pydub>=0.25.1
|
7 |
openmim
|
@@ -9,4 +9,6 @@ opencv-python
|
|
9 |
scikit-learn
|
10 |
scipy
|
11 |
matplotlib
|
12 |
-
|
|
|
|
|
|
1 |
torch
|
2 |
torchvision
|
3 |
fastdtw
|
4 |
+
moviepy
|
5 |
gTTS>=2.2.4
|
6 |
pydub>=0.25.1
|
7 |
openmim
|
|
|
9 |
scikit-learn
|
10 |
scipy
|
11 |
matplotlib
|
12 |
+
pyttsx3>=2.97
|
13 |
+
pillow
|
14 |
+
azure-cognitiveservices-speech
|