Ziyi Lin
commited on
Commit
·
e51399c
1
Parent(s):
0faabaa
Update requirements.txt
Browse files
examples/requirements.txt
ADDED
|
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
scipy
|
| 2 |
+
scikit-learn
|
| 3 |
+
matplotlib
|
| 4 |
+
torchaudio
|
include/__pycache__/ten_vad.cpython-310.pyc
DELETED
|
Binary file (2.62 kB)
|
|
|
requirements.txt
CHANGED
|
@@ -1,5 +1 @@
|
|
| 1 |
numpy
|
| 2 |
-
scipy
|
| 3 |
-
scikit-learn
|
| 4 |
-
matplotlib
|
| 5 |
-
torchaudio
|
|
|
|
| 1 |
numpy
|
|
|
|
|
|
|
|
|
|
|
|