init kokoro
This commit is contained in:
@@ -6,4 +6,7 @@ RUN pip install -r requirements_kokoro.txt -c constraints_kokoro.txt \
|
||||
&& apt update \
|
||||
&& apt install -y espeak-ng
|
||||
|
||||
COPY ./en_core_web_sm-3.8.0.tar.gz .
|
||||
RUN pip install --no-index en_core_web_sm-3.8.0.tar.gz
|
||||
|
||||
ENTRYPOINT ["/bin/bash", "launch_kokoro.sh"]
|
||||
|
||||
Reference in New Issue
Block a user