OpenSound commited on
Commit
972bdcd
·
1 Parent(s): 834fa6f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -5,9 +5,9 @@ phonemizer==3.2.1
5
  nltk>=3.8.1
6
  openai-whisper>=20231117
7
  spaces
8
- aeneas==1.7.3.0
9
- whisperx==3.1.1
10
  huggingface-hub==0.22.2
11
  num2words==0.5.13
12
  faster-whisper==1.0.0
13
- typing_extensions==4.4.0
 
 
5
  nltk>=3.8.1
6
  openai-whisper>=20231117
7
  spaces
8
+ whisperx==3.1.5
 
9
  huggingface-hub==0.22.2
10
  num2words==0.5.13
11
  faster-whisper==1.0.0
12
+ typing_extensions==4.4.0
13
+ opencc-python-reimplemented