mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-03-11 14:49:24 +02:00
update piper
This commit is contained in:
parent
bb09770e4d
commit
b5d3951330
@ -33,4 +33,4 @@ RUN set -xe \
|
||||
&& apt remove -y curl \
|
||||
&& rm -rf /var/lib/apt/lists/*
|
||||
|
||||
ENTRYPOINT ["./piper", "-m", "en_US-lessac-medium.onnx", "-d", "/tmp"]
|
||||
ENTRYPOINT ["/opt/piper/piper", "-m", "/opt/piper/en_US-lessac-medium.onnx", "-d", "/tmp"]
|
||||
|
Loading…
x
Reference in New Issue
Block a user