0.2.0 rc4
This commit is contained in:
parent
04bf576825
commit
eb1b2f12c7
3 changed files with 5 additions and 5 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue