Spaces:
Paused
Paused
Commit
·
04df9c3
1
Parent(s):
d2d4595
update
Browse files- requirements_locally.txt +2 -2
requirements_locally.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
langid
|
| 2 |
librosa==0.9.1
|
| 3 |
-
faster-whisper
|
| 4 |
pydub==0.25.1
|
| 5 |
#wavmark==0.0.2
|
| 6 |
wavmark
|
|
@@ -9,7 +9,7 @@ numpy
|
|
| 9 |
eng_to_ipa==0.0.2
|
| 10 |
inflect==7.0.0
|
| 11 |
unidecode==1.3.7
|
| 12 |
-
whisper-timestamped
|
| 13 |
openai
|
| 14 |
python-dotenv
|
| 15 |
pypinyin==0.50.0
|
|
|
|
| 1 |
langid
|
| 2 |
librosa==0.9.1
|
| 3 |
+
faster-whisper
|
| 4 |
pydub==0.25.1
|
| 5 |
#wavmark==0.0.2
|
| 6 |
wavmark
|
|
|
|
| 9 |
eng_to_ipa==0.0.2
|
| 10 |
inflect==7.0.0
|
| 11 |
unidecode==1.3.7
|
| 12 |
+
whisper-timestamped
|
| 13 |
openai
|
| 14 |
python-dotenv
|
| 15 |
pypinyin==0.50.0
|