Spaces:
Runtime error
Runtime error
kevinwang676
commited on
Commit
·
4e3a496
1
Parent(s):
669ba83
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -13,4 +13,6 @@ faiss-cpu==1.7.2 ; python_version < "3.11"
|
|
13 |
faiss-cpu==1.7.3 ; python_version > "3.10"
|
14 |
praat-parselmouth>=0.4.3
|
15 |
librosa==0.9.2
|
16 |
-
edge_tts
|
|
|
|
|
|
13 |
faiss-cpu==1.7.3 ; python_version > "3.10"
|
14 |
praat-parselmouth>=0.4.3
|
15 |
librosa==0.9.2
|
16 |
+
edge_tts
|
17 |
+
matplotlib
|
18 |
+
moviepy
|