dieumercimvemba commited on
Commit
0c56516
·
verified ·
1 Parent(s): 8afc951

Installation de stable-ts

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -0
Dockerfile CHANGED
@@ -55,6 +55,7 @@ RUN python3 -m pip install --break-system-packages \
55
  accelerate \
56
  soundfile \
57
  openai-whisper \
 
58
  numpy \
59
  yt-dlp \
60
  TTS
 
55
  accelerate \
56
  soundfile \
57
  openai-whisper \
58
+ stable-ts \
59
  numpy \
60
  yt-dlp \
61
  TTS