Skip to content

docs(providers): add NVIDIA Riva STT provider page#78

Open
Sameerlite wants to merge 1 commit intomainfrom
litellm_nvidia_riva_docs
Open

docs(providers): add NVIDIA Riva STT provider page#78
Sameerlite wants to merge 1 commit intomainfrom
litellm_nvidia_riva_docs

Conversation

@Sameerlite
Copy link
Copy Markdown
Collaborator

What

Adds a docs page for the new nvidia_riva audio transcription provider (code PR: BerriAI/litellm#27185).

Page covers

  • Quick start (Python SDK + proxy)
  • Deployment modes:
    • NVCF-hosted (nvcf_function_id, SSL on by default)
    • Self-hosted without TLS
    • Self-hosted with TLS (use_ssl=True)
  • Supported OpenAI params (language, response_format, timestamp_granularities)
  • Riva-specific params (nvcf_function_id, use_ssl, riva_model_name, endpointing_config, chunking_strategy)
  • Accepted audio formats (auto-resampled to 16 kHz mono LINEAR_PCM)
  • Env vars (NVIDIA_RIVA_API_BASE, NVIDIA_RIVA_API_KEY)
  • Install: pip install 'litellm[stt-nvidia-riva]'

Adds the page to sidebars.js under the Providers section, next to NVIDIA NIM.

Made with Cursor

Documents the new nvidia_riva audio transcription provider: NVCF and
self-hosted setup, proxy + SDK usage, supported params, and accepted
audio formats.

Co-authored-by: Cursor <cursoragent@cursor.com>
@Sameerlite Sameerlite requested a review from a team May 5, 2026 10:16
@vercel
Copy link
Copy Markdown

vercel Bot commented May 5, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
litellm Ready Ready Preview, Comment May 5, 2026 10:18am

Request Review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant