0.2.0 rc4

This commit is contained in:
matatonic 2023-11-27 20:02:28 -05:00
parent 04bf576825
commit eb1b2f12c7
3 changed files with 5 additions and 5 deletions

View file

@ -9,7 +9,7 @@ RUN pip install piper-tts
#RUN git clone https://github.com/matatonic/openedai-speech /app
RUN mkdir -p /app/voices
COPY *.py *.yaml *.txt *.md *.sh /app/
COPY *.py *.yaml *.txt *.md *.sh LICENSE /app/
WORKDIR /app
RUN download_voices_tts-1.sh