update README

This commit is contained in:
2025-09-10 11:06:39 +08:00
parent 1df95ad2f6
commit 598213f466
11 changed files with 135 additions and 53 deletions

View File

@@ -9,7 +9,4 @@ RUN pip install -r requirements_piper.txt -c constraints_piper.txt
ENV PYTHONPATH=/workspace/piper/src/python:$PYTHONPATH
RUN cd /workspace/piper/src/python && pip install -e . && ./build_monotonic_align.sh
#ENTRYPOINT ["/bin/bash", "launch_piper.sh"]
COPY launch.sh /workspace/
ENTRYPOINT ["/bin/bash", "launch.sh"]
ENTRYPOINT ["/bin/bash", "launch_piper.sh"]

View File

@@ -1,3 +0,0 @@
#!/bin/bash
python3 piper_server.py