Spaces:
Running
Running
Create requirements_colab.txt
Browse files- requirements_colab.txt +14 -0
requirements_colab.txt
ADDED
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
easydict
|
2 |
+
librosa==0.9.2
|
3 |
+
numpy==1.23.5
|
4 |
+
praat-parselmouth
|
5 |
+
resampy
|
6 |
+
soundfile
|
7 |
+
tensorflow==2.15.0
|
8 |
+
tensorflow-probability==0.23.0
|
9 |
+
tf-keras==2.15.0
|
10 |
+
#torch==2.0.1
|
11 |
+
#torchaudio==2.0.2
|
12 |
+
pydub
|
13 |
+
gradio==3.36.1
|
14 |
+
webrtcvad
|