Clearwave48 commited on
Commit
fa1e7ae
·
verified ·
1 Parent(s): 2b3f411

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +0 -1
Dockerfile CHANGED
@@ -35,7 +35,6 @@ RUN pip install --no-cache-dir \
35
  # jellyfish — Jaro-Winkler similarity for phonetic stutter detection
36
  RUN pip install --no-cache-dir \
37
  deepfilternet \
38
- speechbrain \
39
  jellyfish
40
 
41
  COPY . .
 
35
  # jellyfish — Jaro-Winkler similarity for phonetic stutter detection
36
  RUN pip install --no-cache-dir \
37
  deepfilternet \
 
38
  jellyfish
39
 
40
  COPY . .