BasToTheMax commited on
Commit
6667b5d
1 Parent(s): 6e80a63

Change to jenny

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -31,4 +31,4 @@ COPY --chown=user . $HOME/app
31
  # COPY . .
32
 
33
  # CMD ["tts-server", "--model_name", "tts_models/en/ljspeech/glow-tts", "--port", "7860"]
34
- CMD ["tts-server", "--model_name", "tts_models/en/ljspeech/vits", "--port", "7860"]
 
31
  # COPY . .
32
 
33
  # CMD ["tts-server", "--model_name", "tts_models/en/ljspeech/glow-tts", "--port", "7860"]
34
+ CMD ["tts-server", "--model_name", "tts_models/en/jenny/jenny", "--port", "7860"]