Skip to main content
NVIDIA
magpie-tts-flow
Container
NVIDIA
magpie-tts-flow

Riva Magpie TTS Flow NIM synthesizes natural sounding speech using voice features from reference speech sample.

LayerLabelCreated
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ENTRYPOINT
["/bin/bash" "-c" "$SERVER_START_SCRIPT_PATH"]
06/11/2025 9:07 AM UTC
sha256:c4a9144a0b0a676327bd544f3084a23b247a9826d949470154de94df6aae2757RUN
RUN /bin/sh -c touch $SERVER_START_SCRIPT_PATH &&
  chmod a+rx $SERVER_START_SCRIPT_PATH &&
  cat > $SERVER_START_SCRIPT_PATH <<-EOF #!/usr/bin/env bash set -eu # SPDX-FileCopyrightText: Copyright (c) 2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. # SPDX-License-Identifier: LicenseRef-NvidiaProprietary start_server EOF # buildkit
06/11/2025 9:07 AM UTC
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ENV
SERVER_START_SCRIPT_PATH=/opt/nim/start_server.sh
06/11/2025 9:07 AM UTC
sha256:ccbbf257ba08f516c6d75ea512ad41d68a35ffa8a52f760dfa53cf3845de44acCOPY
model_manifest.yaml /opt/nim/etc/default/model_manifest.yaml
06/11/2025 9:07 AM UTC
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4USER
nvs:1000
06/09/2025 4:02 PM UTC
sha256:f5af617bc15d9c4930f6ef06c8b8892cc85be3e47aee0a81df0ef4594ddacc9eRUN
[ -d /etc/ld.so.conf.d ] ||
  mkdir -p /etc/ld.so.conf.d &&
  [ -f /etc/ld.so.conf.d/nvidia.conf ] ||
  touch /etc/ld.so.conf.d/nvidia.conf &&
  echo "/usr/local/nvidia/lib" >> /etc/ld.so.conf.d/nvidia.conf &&
  echo "/usr/local/nvidia/lib64" >> /etc/ld.so.conf.d/nvidia.conf &&
  echo "/usr/local/cuda/lib64" >> /etc/ld.so.conf.d/nvidia.conf &&
  if command -v ldconfig >/dev/null 2>&1; then ldconfig; fi
06/09/2025 4:02 PM UTC
sha256:0c26d62d0abebab079c037808e21ca58d52c5dd0675f5e2a23107515a94ded4cRUN
groupadd --gid 1000 --non-unique nvs &&
  useradd --create-home --shell /usr/sbin/nologin --uid 1000 --non-unique --gid 1000 nvs &&
  chown 1000.1000 $NIM_DIR_PATH
06/09/2025 4:02 PM UTC
sha256:a0ce91479dda6d4d7f6818d55b83ffcedf80f71b50ba4e374c69971d6f90bfb0COPY
./LICENSE ./VERSION /opt/nim
06/09/2025 4:02 PM UTC
sha256:690a1eef47372f323a5c2c2f143118095a25f4df5980e59cd7999b58e926bcc8COPY
./inference.py /opt/nim
06/09/2025 4:02 PM UTC
sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1RUN
nim_dependency_handler
06/09/2025 4:02 PM UTC
...

NVIDIA uses cookies to improve your experience on our web site. We and our third-party partners also use cookies and other tools to collect and record information you provide as well as information about your interactions with our websites for performance improvement, analytics, and to assist in marketing efforts. By clicking "Accept All", you consent to our use of cookies and other tools as described in our Cookie Policy. You can manage your cookie settings by clicking on "Manage Settings." By continuing to use this site or by clicking one of the buttons below, you agree to our Terms of Service (which contains important waivers). Please see our Privacy Policy for more information on our privacy practices.