Sign inSign up

projecteaina/tts-api:ce37a21ac6c8bab163c26722f6f988d696af37d2

Languages & frameworks
API management
Machine learning & AI
Index digest

sha256:96d0779399e1ff094b21542799fe71dbd08e15c5a8ab946467b4f85cd6f1009d

OS/ARCH

linux/amd64

Compressed size

4.76 GB

Last pushed

over 2 years by paulandrei

Type

Image

Manifest digest

sha256:8b4bd865ed213efda7ccb3adf2331163ef4b22961aaf70a5bcb42ba788d791c2

Image Layers

1ADD file ... in / 27.78 MB
2CMD ["bash"]0 B
3ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
4ENV LANG=C.UTF-80 B
5RUN /bin/sh -c set -eux;3.34 MB
6ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
7ENV PYTHON_VERSION=3.10.120 B
8RUN /bin/sh -c set -eux;16.62 MB
9RUN /bin/sh -c set -eux;243 B
10ENV PYTHON_PIP_VERSION=23.0.10 B
11ENV PYTHON_SETUPTOOLS_VERSION=65.5.10 B
12ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/9af82b715db434abb94a0a6f3569f43e72157346/public/get-pip.py0 B
13ENV PYTHON_GET_PIP_SHA256=45a2bb8bf2bb5eff16fdd00faef6f29731831c7c59bd9fc2bf1f3bed511ff1fe0 B
14RUN /bin/sh -c set -eux;3.21 MB
15CMD ["python3"]0 B
16RUN /bin/sh -c apt-get update148.2 MB
17RUN /bin/sh -c git clone72.62 MB
18RUN /bin/sh -c pip install32.5 MB
19RUN /bin/sh -c pip install2.2 MB
20WORKDIR /app93 B
21COPY ./requirements.txt /app # buildkit183 B
22RUN /bin/sh -c python -m38.23 KB
23RUN /bin/sh -c python -m3.05 GB
24RUN /bin/sh -c wget -q726.74 MB
25RUN /bin/sh -c mv /app/models/vits_ca/best_model_8khz.pth726.74 MB
26COPY . . # buildkit96.45 KB
27ENTRYPOINT ["/bin/sh" "-c" "python main.py0 B

Command

ADD file:997f5a9b32407d96efac41a1cfafb318f77de077c8b5cd7065b6ec9796b4bf5e in /