Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -4,10 +4,10 @@ git+https://github.com/WangHelin1997/SSR-Speech.git#subdirectory=audiocraft
|
|
4 |
phonemizer==3.2.1
|
5 |
nltk>=3.8.1
|
6 |
openai-whisper>=20231117
|
7 |
-
|
|
|
8 |
huggingface-hub==0.22.2
|
9 |
num2words==0.5.13
|
10 |
-
faster-whisper==1.0.1
|
11 |
typing_extensions==4.4.0
|
12 |
opencc-python-reimplemented
|
13 |
ctranslate2==4.4.0
|
|
|
4 |
phonemizer==3.2.1
|
5 |
nltk>=3.8.1
|
6 |
openai-whisper>=20231117
|
7 |
+
faster-whisper==1.1.0
|
8 |
+
whisperx==3.2.0
|
9 |
huggingface-hub==0.22.2
|
10 |
num2words==0.5.13
|
|
|
11 |
typing_extensions==4.4.0
|
12 |
opencc-python-reimplemented
|
13 |
ctranslate2==4.4.0
|