typo
This commit is contained in:
parent
65fbd25e6e
commit
603ee9d54e
1 changed files with 1 additions and 1 deletions
|
|
@ -12,6 +12,6 @@ RUN mkdir -p /app/voices
|
|||
COPY *.py *.yaml *.txt *.md *.sh LICENSE /app/
|
||||
WORKDIR /app
|
||||
|
||||
RUN download_voices_tts-1.sh
|
||||
RUN ./download_voices_tts-1.sh
|
||||
|
||||
CMD python main.py --host 0.0.0.0 --port 8000 --xtts_device none
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue