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
| Key | Description |
|---|---|
key | API key from build.nvidia.com |
function_id | NVCF Function ID for the TTS model endpoint |
Configuration
| Option | Description |
|---|---|
voice_id | NVIDIA voice identifier (e.g. English-US.Female-1, English-US.Male-1) |
language | Language code (e.g. en-US, en-GB, es-ES, fr-FR, de-DE) |
Getting Started
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.
Select NVIDIA as your TTS provider
When configuring your assistant, open Audio Settings and choose NVIDIA as your Text-to-Speech provider.