Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
pydantic
|
2 |
spacy==3.5.2
|
3 |
-
|
4 |
phonemizer==3.2.1
|
5 |
nltk>=3.8.1
|
6 |
openai-whisper>=20231117
|
|
|
1 |
pydantic
|
2 |
spacy==3.5.2
|
3 |
+
git+https://github.com/WangHelin1997/SSR-Speech.git#subdirectory=audiocraft
|
4 |
phonemizer==3.2.1
|
5 |
nltk>=3.8.1
|
6 |
openai-whisper>=20231117
|