greg0rs commited on
Commit
4be725a
·
verified ·
1 Parent(s): 5ce9e9f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -3,7 +3,7 @@ uvicorn
3
  transformers
4
  torchaudio
5
  torch
6
- nltk
7
  python-multipart
 
8
 
9
 
 
3
  transformers
4
  torchaudio
5
  torch
 
6
  python-multipart
7
+ phonemizer
8
 
9