NVIDIA ACE — real-time conversational digital-human developer platform (NVIDIA)
Published · Researched 2026-09-20
Status: Live developer platform as of September 20, 2026 — ACE microservices in general availability (cloud) and early access on RTX AI PCs; UE5 plugin 2.5 and an open-source ACE Game Agent SDK beta (Unreal Fest 2026) are the current delivery vehicles. It is a developer toolkit, not a consumer companion app — end users talk to characters built with it (e.g. KRAFTON's PUBG Ally beta), not to ACE itself. Research current as of September 20, 2026.
Overview
NVIDIA ACE (Avatar Cloud Engine) is a suite of real-time AI technologies for building interactive, conversational 3D characters: speech (Riva ASR/TTS/NMT, Voice Font), intelligence (NeMo/Nemotron LLMs, ACE Agent orchestration), and animation (Audio2Face-3D, Audio2Emotion, Animation Graph, Omniverse renderer). NVIDIA's own docs describe it as "a suite of real-time AI solutions for end-to-end development of interactive avatars and digital human applications at-scale." At Computex 2023 Jensen Huang framed the pitch as an NPC that "will listen to a player's input... generate an in-character response, say that dialogue out loud, and animate the NPC's face as they say it." The platform now spans cloud microservices (NIM), on-device RTX models, and Unreal Engine 5 plugins. Shipped examples in 2026 include KRAFTON's PUBG Ally (in-game AI teammate, limited beta) and Creative Assembly's experimental Total War: PHARAOH AI advisor.
Social standing
ACE's community is developer-first — GitHub, NVIDIA developer forums/blogs, Unreal Engine forums, the NVIDIA Developer Discord, and dev press. No consumer-companion community (Reddit/Facebook) exists because there is no consumer product; "community" here means working game/tech developers.
- NVIDIA Developer Blog / Technical Blog (June 16, 2026): "Build On-Device AI Companions with the NVIDIA ACE Game Agent SDK and Unreal Engine 5 Plugins" — the SDK is "open source, fully customizable," a lightweight C/C++ agentic framework with Agent, Chat, and RAG APIs; the new UE5 plugin suite covers ASR (nemo-conformer-ctc-120m), SLM (Qwen 3.5 4B GGUF), and TTS (Chatterbox Turbo 350M) with Blueprint + C++ integration. The post closes with an invitation to "join the NVIDIA Developer Discord community for support and discussion" — the Discord is the acknowledged support channel.
- Dev press (TweakTown, June 2026): "NVIDIA has released the Beta of its ACE Game Agent SDK, enabling developers to add AI companions to games running on GeForce RTX GPUs." TweakTown's earlier ACE/UE5-plugin coverage quoted NVIDIA's Ike Nnoli: "As a developer, you can build a database for your intellectual property, generate relevant responses at low latency, and have those responses drive corresponding MetaHuman facial animations seamlessly in Unreal Engine 5." VideoCardz (June 17, 2026) flagged the open-source angle for devs wary of cloud lock-in.
- Epic Developer Community Forums ("NVIDIA ACE in UE," Oct 2, 2025): an early dev signal with real friction: "Does anyone here use NVIDIA ACE or NVIGI in Unreal Engine. There are quite less instructive vids about this new tech so I created this post to ask about the way to implementation in UE as well as you guys' feeling when using this tech from NVIDIA." (verbatim; thread replies were not captured in this pass — UNVERIFIED beyond the opener).
- GitHub: ACE Controller (renamed "Voice Agent Examples"), Audio2Face-3D SDK, Maya ACE v1.x, and the Audio2Face-3D Training Framework are public repos; Audio2Face-3D / Audio2Emotion models (v2.3 + 3.0) are on Hugging Face; the UE plugin ships through NVIDIA Developer (UE 5.5 + 5.6). Star/issue counts were not pulled in this pass (UNVERIFIED).
- PC Gamer (Computex 2023, the announcement): described the real-time ramen-shop demo with Convai — "a player walk[s] into a ramen shop and talk[s] to the owner. The owner has no scripted dialogue but responds to the player's questions in real-time."
- 2026 shipping proof: KRAFTON's PUBG Ally limited beta (in-game AI teammate powered by ACE, launched mid-2026 per dev press) and Creative Assembly's Total War: PHARAOH RAG-based AI advisor (experimental, in development). These are the two live end-user conversations running on ACE.
Recurring praise: real-time pipeline (hear → think → speak → animate), open-source release of the animation stack, on-device RTX models cutting cloud latency and cost. Recurring complaints/developer friction: sparse tutorials/docs for UE integration (per the Epic forums thread), enterprise microservice pricing model complexity, and the "demo-to-production" gap — most public examples are tech demos or limited betas, not shipped games.
Specs
| Area | Detail |
|---|---|
| 3D tech | Developer-rendered: Unreal Engine 5 (plugin 2.5, UE 5.5/5.6), Omniverse RTX renderer, MetaHuman pipelines; animation microservices now open source |
| 3D characters | Whatever the developer builds — from photoreal MetaHumans to stylized game NPCs; real-time facial + body animation (Audio2Face-3D, Audio2Emotion, Animation Graph) |
| Voice | Real-time pipeline: Riva ASR → LLM → Riva TTS/Voice Font; multilingual (EN plus Italian, EU Spanish, German, Mandarin per ACE docs); voice cloning via Voice Font |
| Text chat | Yes — Chat API / Agent API with stateful history; RAG API for knowledge-grounded replies |
| Memory | Conversational context + history via Agent API; developer-implemented persistence (e.g. Ubisoft's NEO NPC demo showed "conversational memory") |
| Avatar customization | Developer-side: Avatar Configurator (blendshapes), Maya ACE plugin, MetaHuman compatibility. End-user customization depends on the app built with it |
| Lip-sync / expressions | Yes — Audio2Face-3D (open source) drives lip-sync and facial animation; Audio2Emotion for emotional expression; Animation Graph for head/body/eye movement |
| Platforms | Windows PC (RTX) via Unreal Engine 5; cloud NIM microservices; web via UE5 pixel-streaming (WebRTC) in early access; RTX AI PCs (on-device) |
| Languages | ASR/TTS: English ready-to-use plus seven downloadable languages; NMT for translation |
Pricing (as reported, dated)
Observed September 20, 2026. ACE is a developer platform; there is no consumer price and no public per-minute ACE tariff.
- Free to build: NIM Agent Blueprints are "free for developers to experience and download" (NVIDIA investor newsroom, 2024); open-source components (ACE Controller/Voice Agent Examples, Audio2Face-3D SDK, Maya ACE, Game Agent SDK beta) are free on GitHub; NVIDIA Developer Program members get NIM access free for research, development, and testing (per 2024 NIM launch announcement — policy current status UNVERIFIED).
- Production: NIM microservices deploy in production through the NVIDIA AI Enterprise software platform (paid licensing). One third-party 2026 developer analysis priced self-hosted NIM at $4,500/GPU/year (superinstance/personallog CES2026 NVIDIA APIs research doc, GitHub, ~Sept 2026) — a developer estimate, not an official ACE price; exact ACE production licensing cost UNVERIFIED.
- End-user apps built on ACE price independently (PUBG Ally ran as a limited beta; pricing UNVERIFIED).
Support reality
- Official support channels: NVIDIA docs (docs.nvidia.com/ace), the NVIDIA Developer Discord (ACE discussion), NVIDIA Developer Blog tutorials (e.g. June 30, 2026 "Building AI-Powered NPCs in Unreal Engine 5.7" webinar). Developer-side support looks active.
- Documentation gaps: the Oct 2025 Epic forums opener flags thin tutorials for UE implementation; no follow-up was captured to confirm improvement (UNVERIFIED).
- Shipped-proof gap: as of Sept 2026 the live end-user surface is two betas (PUBG Ally limited beta, PHARAOH experimental advisor) plus demos — the platform is proven in demos, not yet in many shipped products.
- No consumer-facing support: end users interact with developers' characters, not with NVIDIA; complaint/sentiment dynamics live in each shipped game, not with ACE.
Community verdict
The enterprise/dev reference stack for real-time conversational 3D characters in 2026: genuinely real-time speech-to-animation, increasingly open-source, with two live game deployments proving the pipeline works outside keynotes. It clears this round's bar by definition — it is the engine under real-time interactive 3D character conversation. The honest caveats are that it is a toolkit, not a product; documentation and tutorials lag the technology; and the consumer-facing evidence remains a handful of betas rather than a shipped-game catalog.
Primary images
nvidia-ace-01.jpg— NVIDIA Audio2Face-3D interface animating a photoreal 3D digital human face, with facial rigging/viseme controls visible (YouTube demo thumbnail). Primary pick — real product shot of the animation pipeline.nvidia-ace-02.jpg— "NVIDIA ACE — PUBG Ally beta available now" promotional banner with the PUBG helmet (from June 2026 news coverage).nvidia-ace-03.jpg— PUBG Ally promo banner ("GeForce RTX Powering Advanced AI"), ACE's flagship live game deployment in 2026.
All three verified JPEG (file magic check), visually confirmed content-accurate — correct product, no substitutions. Note: nvidia-ace-02.jpg and nvidia-ace-03.jpg are both PUBG Ally promotional graphics; no additional distinct ACE product photography was attributable in this pass, so both are retained and documented rather than swapped.
Evidence status
- ACE platform description, microservice list, open-source availability table, and UE plugin 2.5 read directly from NVIDIA's ACE docs (docs.nvidia.com/ace/overview/latest) on 2026-09-20 — verified.
- ACE Game Agent SDK beta (Unreal Fest 2026, open source, UE5 ASR/SLM/TTS plugins), PUBG Ally limited beta, Total War: PHARAOH advisor — verified from NVIDIA Developer Blog (June 16, 2026), TweakTown (June 2026), VideoCardz (June 17, 2026).
- Quotes are verbatim from the named sources; dates as stated.
- UNVERIFIED in this pass: GitHub repo star/issue counts and discussion sentiment, Epic forums thread replies, NVIDIA Developer Discord sentiment, current NVIDIA Developer Program NIM free-tier policy, official ACE production pricing, PUBG Ally beta pricing, end-user (gamer) review sentiment on PUBG Ally, and any Facebook/Reddit consumer-community discussion (expected: none, it's a dev platform).