auralodyssey commited on
Commit
df0d1ff
·
verified ·
1 Parent(s): a649960

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +0 -2
requirements.txt CHANGED
@@ -11,5 +11,3 @@ soundfile
11
  numpy
12
 
13
  # misaki english path uses spacy for tokenization in practice
14
- spacy>=3.7.2,<3.8.0
15
- en_core_web_sm @ https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-3.7.1/en_core_web_sm-3.7.1-py3-none-any.whl
 
11
  numpy
12
 
13
  # misaki english path uses spacy for tokenization in practice