OpenSound commited on
Commit
9ca4418
·
1 Parent(s): 2aa45f2

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
- spacy==3.5.2
2
- git+https://github.com/WangHelin1997/SSR-Speech.git#subdirectory=audiocraft
3
  phonemizer==3.2.1
4
  nltk>=3.8.1
5
  openai-whisper>=20231117
 
1
+ -U pydantic spacy==3.5.2
2
+ -e git+https://github.com/WangHelin1997/SSR-Speech.git#subdirectory=audiocraft
3
  phonemizer==3.2.1
4
  nltk>=3.8.1
5
  openai-whisper>=20231117