mirror of
https://github.com/matatonic/openedai-speech
synced 2025-06-26 18:16:32 +00:00
typo
This commit is contained in:
parent
65fbd25e6e
commit
603ee9d54e
@ -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…
Reference in New Issue
Block a user