khurrameycon commited on
Commit
3cc3907
·
verified ·
1 Parent(s): c034a74

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -1
requirements.txt CHANGED
@@ -7,4 +7,7 @@ spacy>=3.8.0
7
  ipython
8
  scipy # Required for soundfile
9
  numpy
10
- # misaki[en]>=0.6.2
 
 
 
 
7
  ipython
8
  scipy # Required for soundfile
9
  numpy
10
+ # misaki[en]>=0.6.2
11
+ build-essential
12
+ gcc
13
+ g++