mastefan commited on
Commit
16c3076
·
verified ·
1 Parent(s): 5469eef

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +0 -8
requirements.txt CHANGED
@@ -12,12 +12,6 @@ pydub
12
  soundfile
13
  gTTS
14
 
15
- ########################################
16
- # Speech Recognition — faster-whisper
17
- ########################################
18
- ctranslate2==3.19.0
19
- faster-whisper==0.9.0
20
-
21
  ########################################
22
  # OCR / Image Tools
23
  ########################################
@@ -44,5 +38,3 @@ regex
44
  numpy<2
45
  pandas
46
  requests
47
-
48
-
 
12
  soundfile
13
  gTTS
14
 
 
 
 
 
 
 
15
  ########################################
16
  # OCR / Image Tools
17
  ########################################
 
38
  numpy<2
39
  pandas
40
  requests