Raushan Agrawal
commited on
Commit
·
dd48ad5
1
Parent(s):
b04129a
second
Browse files- requirements.txt +9 -0
requirements.txt
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
edge_tts==6.1.7
|
2 |
+
fairseq==0.12.2
|
3 |
+
faiss_cpu==1.7.4
|
4 |
+
gradio==3.38.0
|
5 |
+
librosa==0.9.1
|
6 |
+
numpy==1.23.5
|
7 |
+
praat-parselmouth==0.4.3
|
8 |
+
pyworld==0.3.4
|
9 |
+
torchcrepe==0.0.20
|