OpenSound commited on
Commit
28834be
·
1 Parent(s): b541fa1

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
  pydantic
2
  spacy==3.5.2
3
- -e git+https://github.com/WangHelin1997/SSR-Speech.git#subdirectory=audiocraft
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