Skip to main content

Overview

NVIDIA delivers text-to-speech through the NVIDIA Cloud Functions (NVCF) API, serving neural voice synthesis from NVIDIA’s high-throughput inference infrastructure. It is well-suited for enterprise deployments requiring scalable, low-latency TTS.

Authentication

KeyDescription
keyAPI key from build.nvidia.com
function_idNVCF Function ID for the TTS model endpoint

Configuration

OptionDescription
voice_idNVIDIA voice identifier (e.g. English-US.Female-1, English-US.Male-1)
languageLanguage code (e.g. en-US, en-GB, es-ES, fr-FR, de-DE)

Getting Started

1

Add NVIDIA credentials to your vault

Navigate to Integration → Vault in the Rapida dashboard. Add your NVIDIA API key and the NVCF Function ID for the desired TTS model from build.nvidia.com.
2

Select NVIDIA as your TTS provider

When configuring your assistant, open Audio Settings and choose NVIDIA as your Text-to-Speech provider.
3

Configure voice and language

Specify the voice ID and language code matching your deployment requirements.