New example voice-nvidia-sagemaker.py

This commit is contained in:
filipi87
2026-05-12 17:44:11 -03:00
parent 0146947b68
commit bea9e4b3ba
2 changed files with 133 additions and 0 deletions

View File

@@ -132,6 +132,10 @@ NOVITA_API_KEY=...
# NVIDIA
NVIDIA_API_KEY=...
# For a full example of how to deploy to SageMaker, see:
# https://github.com/pipecat-ai/pipecat-examples/tree/main/nvidia_sagemaker_example/deployment/aws-sagemaker-nvidia
SAGEMAKER_ASR_ENDPOINT_NAME=...
SAGEMAKER_MAGPIE_ENDPOINT_NAME=...
# OpenAI
OPENAI_API_KEY=...