Fix full offline deploiement

This commit is contained in:
ben
2025-04-14 17:11:42 +02:00
parent 78dcd4e7fd
commit baa6942f50

View File

@@ -43,5 +43,7 @@ ENV TTS_HOME=voices
ENV HF_HOME=voices ENV HF_HOME=voices
ENV COQUI_TOS_AGREED=1 ENV COQUI_TOS_AGREED=1
RUN bash /app/download_voices_tts-1.sh
CMD bash startup.sh CMD bash startup.sh