feat: add cloud voice agents and S2S model docs (t080)#713
Conversation
Add comprehensive cloud-voice-agents.md covering GPT-4o Realtime (GA), MiniCPM-o 2.6 (open-weight omni-modal), and NVIDIA Nemotron Speech (Riva NIM composable pipeline) for deploying production voice agents. - New: cloud-voice-agents.md with deployment patterns (browser WebRTC, phone SIP/Twilio, self-hosted, hybrid), cost comparison, framework selection guide, and code examples for all three model families - Updated: voice-ai-models.md with expanded S2S section, NVIDIA Magpie TTS and Parakeet ASR in cloud tables, enterprise priority row - Updated: speech-to-speech.md and pipecat-opencode.md with cross-refs - Updated: subagent-index.toon with cloud-voice-agents and voice-ai-models Decision: chose to create a single comprehensive cloud-voice-agents.md rather than separate per-model docs — matches existing voice/ pattern where each file covers a capability area, not a single model.
|
Warning You have reached your daily quota limit. Please wait up to 24 hours and I will start processing your requests again! |
|
Warning Rate limit exceeded
⌛ How to resolve this issue?After the wait time has elapsed, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout. Please see our FAQ for further information. ✨ Finishing touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
🔍 Code Quality Report�[0;35m[MONITOR]�[0m Code Review Monitoring Report �[0;34m[INFO]�[0m Latest Quality Status: �[0;34m[INFO]�[0m Recent monitoring activity: 📈 Current Quality Metrics
Generated on: Mon Feb 9 02:26:28 UTC 2026 Generated by AI DevOps Framework Code Review Monitoring |
|



Summary
cloud-voice-agents.md— comprehensive guide for deploying production voice agents using GPT-4o Realtime (OpenAI GA), MiniCPM-o 2.6 (open-weight Apache-2.0), and NVIDIA Nemotron Speech (Riva NIM composable pipeline)voice-ai-models.mdwith expanded S2S section, NVIDIA Magpie TTS and Parakeet ASR in cloud/enterprise tables, new enterprise priority rowspeech-to-speech.md,pipecat-opencode.md, andsubagent-index.toonWhat's Covered
cloud-voice-agents.md (new, 468 lines)
voice-ai-models.md (updated)
Task
Resolves t080: Set up cloud voice agents and S2S models (GPT-4o-Realtime, MiniCPM-o, Nemotron)