Sign inSign up

lintoai/kyutai-moshi-stt-server-cpu:latest-unstable

Manifest digest

sha256:2c81fec539bad09e4dbdcfa49ed579ab57db10bf7f086f030785cce40833c29f

OS/ARCH

linux/amd64

Compressed size

52.91 MB

Last pushed

12 months by linagoralinto

Type

Image

Manifest digest

sha256:2c81fec539bad09e4dbdcfa49ed579ab57db10bf7f086f030785cce40833c29f

Image Layers

1# debian.sh --arch 'amd64' out/27.79 MB
2RUN /bin/sh -c apt-get update8.83 MB
3ENV HF_HOME=/data/hf_cache RUST_LOG=info MOSHI_PORT=80800 B
4COPY /usr/local/bin/moshi-server /usr/local/bin/ # buildkit8.46 MB
5COPY /usr/lib/x86_64-linux-gnu/libpython3.*so* /usr/lib/x86_64-linux-gnu/ # buildkit7.83 MB
6COPY delayed-streams-modeling/configs/config-stt-en_fr-hf.toml /etc/moshi/config.toml # buildkit728 B
7VOLUME [/data/hf_cache]0 B
8VOLUME [/root/tmp/tts-logs]0 B
9EXPOSE map[8080/tcp:{}]0 B
10ENTRYPOINT ["moshi-server" "worker" "--config" "/etc/moshi/config.toml"]0 B

Command

# debian.sh --arch 'amd64' out/ 'bookworm' '@1757289600'