cocktailpeanut
commited on
Commit
•
4ed4684
1
Parent(s):
324ea3d
update
Browse files- requirements_locally.txt +4 -2
requirements_locally.txt
CHANGED
@@ -2,8 +2,10 @@ langid
|
|
2 |
librosa==0.9.1
|
3 |
faster-whisper==0.9.0
|
4 |
pydub==0.25.1
|
5 |
-
wavmark==0.0.2
|
6 |
-
|
|
|
|
|
7 |
eng_to_ipa==0.0.2
|
8 |
inflect==7.0.0
|
9 |
unidecode==1.3.7
|
|
|
2 |
librosa==0.9.1
|
3 |
faster-whisper==0.9.0
|
4 |
pydub==0.25.1
|
5 |
+
#wavmark==0.0.2
|
6 |
+
wavmark
|
7 |
+
#numpy==1.22.0
|
8 |
+
numpy
|
9 |
eng_to_ipa==0.0.2
|
10 |
inflect==7.0.0
|
11 |
unidecode==1.3.7
|