nvidia/NVIDIA-NemotronLabs-VoiceChat-11B · Hugging Face (full duplex)

Reddit r/LocalLLaMA Models

Summary

NVIDIA released NemotronLabs VoiceChat 11B, an open end-to-end full-duplex speech model enabling real-time conversational AI with ~450ms turn-taking latency, barge-in, and live tool calling, the first open full-duplex model to support tool calling.

No content available
Original Article
View Cached Full Text

Cached at: 08/03/26, 11:52 PM

nvidia/NVIDIA-NemotronLabs-VoiceChat-11B · Hugging Face

Source: https://huggingface.co/nvidia/NVIDIA-NemotronLabs-VoiceChat-11B ▶**Hear it first.**Natural turn-taking, barge-in and live tool calling.

SampleWhat to listen forPlayerNatural turn-takingSmooth back-and-forth, ~450 ms responseBarge-in / interruptionUser cuts in; model yields instantlyTool calling liveTools are called when needed ▶**Code:**OnGithub

https://huggingface.co/nvidia/NVIDIA-NemotronLabs-VoiceChat-11B#model-overviewModel Overview

https://huggingface.co/nvidia/NVIDIA-NemotronLabs-VoiceChat-11B#descriptionDescription:

NVIDIA NemotronLabs VoiceChat is a11B end-to-end, real-time speech full duplex (FD)model for conversational AI that jointly performs streaming speech understanding and speech generation [1, 2]. Unlike traditional cascaded stacks (ASR → LLM → TTS), this model achieves full duplex, real-time, seamless voice interaction in one unified architecture, eliminating the need for multiple models or API handoffs, thus reducing end-to-end latency. It sets new benchmarks by bringing open, robust, and highly natural conversation capabilities. Moreover, NVIDIA NemotronLabs VoiceChat isthe first open full-duplex model to support tool callingwhile maintaining a natural conversation flow during tool execution. For each tool, a specific “on-hold” message can be defined that will be spoken by the agent as soon as the LLM generates the text that will trigger the tool call and response.

The model operates on audio signals, which are encoded using a fast conformer module. The resulting audio tokens are inputted into a Nemotron Nano V2 9B LLM backbone to predict text tokens, which are fed to a TTS decoder [2] to predict audio codes for generating the agent’s speech. A separate output channel is used to predict tool calling scripts. NemotronLabs VoiceChat offers an unprecedented trade-off between intelligence and latency in the space of open-source voice agents, as highlighted by our benchmarking resultsbelow.

This model is ready for research purposes only.

https://huggingface.co/nvidia/NVIDIA-NemotronLabs-VoiceChat-11B#highlightsHighlights

ParametersTurn-taking latencyVoiceBench (open FD)Tool callingArchitecture11B~450 ms#21st open FD1 unified model

https://huggingface.co/nvidia/NVIDIA-NemotronLabs-VoiceChat-11B#licenseterms-of-useLicense/Terms of Use

GOVERNING TERMS: The use of this model is governed by theOpenMDW License Agreement, version 1.1.

https://huggingface.co/nvidia/NVIDIA-NemotronLabs-VoiceChat-11B#use-case-Use Case:

NemotronLabs VoiceChat is targeted for researchers, developers, and professionals in the field of natural language processing (NLP) and speech technology for purposes such as automatic speech recognition (ASR), text-to-speech synthesis (TTS), and voice assistant development.

https://huggingface.co/nvidia/NVIDIA-NemotronLabs-VoiceChat-11B#deployment-geographyDeployment Geography

Global

https://huggingface.co/nvidia/NVIDIA-NemotronLabs-VoiceChat-11B#release-date–Release Date:

August 3, 2026.

https://huggingface.co/nvidia/NVIDIA-NemotronLabs-VoiceChat-11B#model-architectureModel Architecture

**Architecture Type:**Hybrid Mamba/Transformer ·**Parameters:**11B

Network Architecture:

NemotronLabs VoiceChat uses:

NemotronLabs VoiceChat Architecture

https://huggingface.co/nvidia/NVIDIA-NemotronLabs-VoiceChat-11B#inputInput

PropertyValueInput Type(s)Text (prompt), Audio (user speech)Input FormatString, WAV/WebAudioSample rate16 kHz

https://huggingface.co/nvidia/NVIDIA-NemotronLabs-VoiceChat-11B#outputOutput

PropertyValueOutput Type(s)Text (agent), Audio (agent speech), Text (user transcription)Output FormatString, WAV/WebAudioSample rate22.05 kHz

https://huggingface.co/nvidia/NVIDIA-NemotronLabs-VoiceChat-11B#how-nemotronlabs-voicechat-compares-to-other-open-fd-modelsHow NemotronLabs VoiceChat Compares to Other Open FD Models

ModelParamsTool callingNemotronLabs VoiceChat11B✔PersonaPlex 7B7B✘Moshi7B✘Freeze-Omni7B✘

https://huggingface.co/nvidia/NVIDIA-NemotronLabs-VoiceChat-11B#software-integrationSoftware Integration

Our AI models are designed and/or optimized to run on NVIDIA GPU-accelerated systems. By leveraging NVIDIA’s hardware (e.g. GPU cores) and software frameworks (e.g., CUDA libraries), the model achieves faster training and inference times compared to CPU-only solutions.

**Runtime Engine:**vLLM

Supported Hardware Microarchitecture Compatibility:

  • NVIDIA A100
  • NVIDIA H100
  • NVIDIA H200
  • NVIDIA B100
  • NVIDIA B200
  • NVIDIA RTX-6000

Preferred/Supported Operating System(s):

  • Linux

The integration of foundation and fine-tuned models into AI systems requires additional testing using use-case-specific data to ensure safe and effective deployment. Following the V-model methodology, iterative testing and validation at both unit and system levels are essential to mitigate risks, meet technical and functional requirements, and ensure compliance with safety and ethical standards before deployment.

https://huggingface.co/nvidia/NVIDIA-NemotronLabs-VoiceChat-11B#model-versionsModel Version(s)

  • v1.0

https://huggingface.co/nvidia/NVIDIA-NemotronLabs-VoiceChat-11B#quickstartQuickstart

To try inference with the model, check the instructions below:

  • Offline inference— load this Hugging Face checkpoint for non-interactive batch speech-to-speech testing (Offline inference).
  • Interactive streaming— deploy the optimized NVIDIA inference container for real-time WebSocket conversations (Interactive streaming deployment).

Full setup details are also availabel in theGithub repo.

https://huggingface.co/nvidia/NVIDIA-NemotronLabs-VoiceChat-11B#training-testing-and-evaluation-datasetsTraining, Testing, and Evaluation Datasets:

https://huggingface.co/nvidia/NVIDIA-NemotronLabs-VoiceChat-11B#training-datasetTraining Dataset:

**Data Modality:**Audio (speech) and Text Audio Training Data Size:~550k hours

VoiceChat has been trained on a blend of different datasets comprising both real audio datasets and synthetic speech datasets generated using various TTS systems on text training corpora, including:

**Data Collection Method by dataset:**Hybrid: Human, Synthetic, Automated. **Labeling Method by dataset:**Automated.

https://huggingface.co/nvidia/NVIDIA-NemotronLabs-VoiceChat-11B#testingevaluation-datasetTesting/Evaluation Dataset:

https://huggingface.co/nvidia/NVIDIA-NemotronLabs-VoiceChat-11B#voicebenchVoiceBench

VoiceBench is a benchmark dataset developed to evaluate large language model (LLM)-based voice assistants, focusing on real-world spoken interactions rather than just text or clean speech recognition. It combines audio and text data. The dataset includes multiple subsets covering tasks like open-ended questions, multiple-choice QA, instruction following, and adversarial cases — sourced from both real human speech and synthetic text-to-speech examples.

Link:VoiceBench **Data Collection Method by dataset:**Hybrid: Human, Synthetic, Automated. **Labeling Method by dataset:**Automated. **Properties:**VoiceChat is #2 amongst all open full-duplex models onVoiceBench.

https://huggingface.co/nvidia/NVIDIA-NemotronLabs-VoiceChat-11B#full-duplex-bench-10Full-Duplex-Bench 1.0

Full-Duplex-Bench 1.0 is a benchmark designed to evaluate the interactive capabilities of full-duplex spoken dialogue models like VoiceChat. It focuses on measuring natural, human-like conversational behaviors such as pause handling, backchanneling, smooth turn-taking, and user interruption management, using automatic metrics to provide consistent, reproducible assessments of model performance.

Link:Full-Duplex-Bench 1.0 **Data Collection Method by dataset:**Hybrid: Human, Synthetic, Automated. **Labeling Method by dataset:**Automated. **Properties:**NemotronLabs VoiceChat is #2 amongst all open models onFullDuplexBench 1.0.

Benchmark Scores:

MetricValuePause Handling(Synthetic): TOR↓0.153Pause Handling(Candor): TOR↓0.255Smooth Turn Taking: TOR↑0.82Smooth Turn Taking: Latency↓448 msUser Interruption: TOR↑1User Interruption: Latency↓480 msUser Interruption: GPT-4o↑4.33

https://huggingface.co/nvidia/NVIDIA-NemotronLabs-VoiceChat-11B#au-harness-bfcl-v3-tool-callingAU Harness BFCL-v3 (tool calling)

This is the subset of theAU Harness benchmarkfocused on the evaluation of tool calling within audio conversation. It was created by systematically converting the originalBFCL-v3textual instructions into spoken counterparts.

Link:AU Harness **Data Collection Method by dataset:**Hybrid: Human, Synthetic, Automated. **Properties:**NemotronLabs VoiceChat is the first open full-duplex model to support tool calling while maintaining a natural conversation flow during tool execution.

Benchmark Scores:

MetricValueSimple58.5%Multiple62.5%Parallel42.5%Parallel Multiple27.5%Irrelevance89.6%Average56.1%

https://huggingface.co/nvidia/NVIDIA-NemotronLabs-VoiceChat-11B#full-duplex-bench-v3-tool-callingFull-Duplex-Bench v3 (tool calling)

Full-Duplex-Bench-v3 (FDB-v3)is a benchmark for evaluating spoken language models under naturalistic speech conditions and multi-step tool use.

Link:Full-Duplex-Bench v3 **Data Collection Method by dataset:**Human. **Properties:**NemotronLabs VoiceChat is competitive with frontier models in terms of tool selection accuracy on this benchmark.

Benchmark Scores:

MetricValueTool Selection82.5%Argument accuracy44.2%Pass@133%

https://huggingface.co/nvidia/NVIDIA-NemotronLabs-VoiceChat-11B#inferenceInference:

**Acceleration Engine:**vLLM **Test Hardware:**NVIDIA H100

This section explains how to test NVIDIA Nemotron Labs VoiceChat using either of the following approaches:

  • Offline inference— quick, non-interactive speech-to-speech checks from a conda environment (Offline inference).
  • Interactive streaming— real-time WebSocket voice conversations via the optimized NVIDIA inference container (Interactive streaming deployment).

https://huggingface.co/nvidia/NVIDIA-NemotronLabs-VoiceChat-11B#offline-inferenceOffline inference

Run offline speech-to-speech inference from this Hugging Face checkpoint. Requires an NVIDIA GPU, conda, and the Speech repository on thenemotron\-labs\-voicechatbranch.

https://huggingface.co/nvidia/NVIDIA-NemotronLabs-VoiceChat-11B#1-clone-and-set-up-the-environment1. Clone and set up the environment

git clone https://github.com/NVIDIA-NeMo/Speech.git
cd Speech
git switch nemotron-labs-voicechat
export NEMO_DIR="$(pwd)"

conda create -y -n voicechat python=3.12
conda activate voicechat
pip install torch==2.10.0 torchvision==0.25.0 torchaudio==2.10.0
pip install -e ".[all]"
pip uninstall -y nvidia-resiliency-ext
pip install transformers==4.56.0 tokenizers==0.22.0 lhotse==1.32.2 \
            huggingface-hub==0.34.4 hf-xet==1.1.9 torchcodec==0.10.0 \
            torch_audiomentations jinja2
pip install ninja packaging wheel einops
pip install --no-build-isolation --no-deps causal-conv1d==1.6.2.post1 mamba-ssm==2.3.2.post1

https://huggingface.co/nvidia/NVIDIA-NemotronLabs-VoiceChat-11B#2-download-the-checkpoint2. Download the checkpoint

hf download nvidia/NVIDIA-NemotronLabs-VoiceChat-11B \
  --local-dir /path/to/checkpoint

https://huggingface.co/nvidia/NVIDIA-NemotronLabs-VoiceChat-11B#3-run-inference3. Run inference

conda activate voicechat
export NEMO_DIR=/path/to/Speech

# General conversation
python "$NEMO_DIR/examples/speechlm2/offline_voicechat_infer.py" \
  --checkpoint /path/to/checkpoint \
  --wav "$NEMO_DIR/examples/speechlm2/sample_audio/sample_general.wav" \
  --output-dir /path/to/output

When using a custom audio file, include sufficient trailing silence so the agent has time to respond.

Offline function calling does not invoke a live tool.\-\-api\-response\-jsonpoints to a JSON file with a pre-written tool response. Itstool\_namemust match an available tool, andresponsemust be ASCII-only and TTS-friendly. For interactive function calling with live tool execution, seeInteractive streaming deployment.

# Function calling
python "$NEMO_DIR/examples/speechlm2/offline_voicechat_fc_infer.py" \
  --checkpoint /path/to/checkpoint \
  --wav "$NEMO_DIR/examples/speechlm2/sample_audio/sample_fc.wav" \
  --api-response-json "$NEMO_DIR/examples/speechlm2/function_calling/random_number_response.json" \
  --output-dir /path/to/output

After the run, inspect the JSON file in the output directory to see the predicted function call, such as:

<TOOLCALL>[{"name": "generate_random_number", "arguments": {"min": 1, "max": 50}}]</TOOLCALL>

https://huggingface.co/nvidia/NVIDIA-NemotronLabs-VoiceChat-11B#interactive-streaming-deploymentInteractive streaming deployment

For interactive, low-latency voice conversations with this Hugging Face checkpoint, use the optimized NVIDIA inference container. It packages the model with the NVIDIA inference stack (CUDA, Triton, vLLM) and exposes a bidirectional WebSocket interface with function calling support. Full instructions are in theGithub repo:

https://huggingface.co/nvidia/NVIDIA-NemotronLabs-VoiceChat-11B#function-calling-system-prompt-exampleFunction-calling system prompt example

The default Jinja template appends the available tools and tool-call protocol to the supplied system message. Seeoffline\_voicechat\_fc\_infer\.pyfor the default function-calling system prompt and prompt construction logic, andtemplate\.jinjafor the template.

System prompts and API/tool responses must be ASCII-only. Avoid Unicode punctuation and symbols (for example em dashes, en dashes, degree symbols, and emoji). Convert tool responses into concise, TTS-friendly ASCII sentences before passing them to the model.

For example, the rendered prompt can look like:

You are an AI voice assistant developed by NVIDIA. Your name is NVIDIA Voice Chat. Your job is to be helpful and harmless and have engaging conversations in English. Maintain a warm and friendly tone. Keep the dialogue open and ongoing. Be clear and direct, especially when answering yes or no questions and multiple-choice questions. Avoid long answers unless the user asks you to provide details or context. You must provide diverse responses and rephrase answers if the user asks the same question. DO NOT interrupt the user when they are speaking, let them finish their turn before answering.

When you receive a request, follow this decision process:
1. Does the request match one of your available tools below? If yes, you MUST call that tool - never answer it directly from your own knowledge, even if you think you know the answer.
2. Is it a general knowledge question (history, science, geography, math, facts, etc.)? If yes, answer directly from your own knowledge - do not call any tool.
3. Does it require an external action or live data that none of your tools cover (e.g. ordering food, sending email)? If yes, politely say you don't have that capability.

NEVER say "I don't have a tool for that" for general knowledge questions you can answer yourself.

DO NOT use any tools when not needed to answer the user's requests, under no circumstance.

You are an expert across history, geography, science, math, literature, biographies, languages, recipes, programming, current affairs, and general knowledge. When the user asks about any of these, answer directly and conversationally from your own knowledge - no <TOOLCALL>.

Call a tool ONLY when the user's request matches one of the tools listed in <AVAILABLE_TOOLS> below. For every other request, do not call any tool - just answer from your knowledge. Never invent or call a tool name that is not literally in <AVAILABLE_TOOLS>.

Tool-call arguments must be values the user spoke. If a required argument is missing, ask the user; never guess.

If a tool call fails or returns an error, do not retry the tool call for the same request. Tell the user that the API has an issue.

You can use the following tools to assist the user if required:
<AVAILABLE_TOOLS>[{"name": "get_weather", "description": "Get the current weather for a city", "parameters": {"type": "object", "properties": {"city": {"type": "string", "description": "The city name as the user spoke it"}}, "required": ["city"]}}, {"name": "get_stock_price", "description": "Get the current stock price for a given ticker symbol", "parameters": {"type": "object", "properties": {"symbol": {"type": "string", "description": "The stock ticker symbol as stated by the user"}}, "required": ["symbol"]}}, {"name": "get_top_news", "description": "Get today's top one news headline from Google News", "parameters": {"type": "object", "properties": {"topic": {"type": "string", "description": "Optional topic: business, technology, science, health, sports, entertainment"}}, "required": []}}]</AVAILABLE_TOOLS>

If you decide to call any tool(s), use the following format:
<TOOLCALL>[{"name": "tool_name1", "arguments": "tool_args1"}, {"name": "tool_name2", "arguments": "tool_args2"}]</TOOLCALL>

The user will execute tool-calls and return responses from tool(s) in this format:
<TOOL_RESPONSE>[{"tool_response1"}, {"tool_response2"}]</TOOL_RESPONSE>

Based on the tool responses, you can call additional tools if needed, correct tool calls if any errors are found, or just respond to the user.

https://huggingface.co/nvidia/NVIDIA-NemotronLabs-VoiceChat-11B#known-limitationsKnown Limitations

See theKnown Limitationssection for issues identified through extensive internal testing. These limitations may not affect typical usage.

https://huggingface.co/nvidia/NVIDIA-NemotronLabs-VoiceChat-11B#ethical-considerationsEthical Considerations

NVIDIA believes Trustworthy AI is a shared responsibility and we have established policies and practices to enable development for a wide array of AI applications. When downloaded or used in accordance with our terms of service, developers should work with their internal model team to ensure this model meets requirements for the relevant industry and use case and addresses unforeseen product misuse.

Please report model quality, risk, security vulnerabilities or NVIDIA AI Concernshere.

https://huggingface.co/nvidia/NVIDIA-NemotronLabs-VoiceChat-11B#referencesReferences:

[1]SALM-Duplex: Efficient and Direct Duplex Modeling for Speech-to-Speech Language Model [2]Open Full-duplex Voice Agent with Speech-to-Speech Language Model [3]Audio Flamingo 3: Advancing Audio Intelligence with Fully Open Large Audio Language Models [4]PersonaPlex: Voice and role control for full duplex conversational speech models

Similar Articles

nvidia/Nemotron-Labs-Audex-30B-A3B · Hugging Face

Reddit r/LocalLLaMA

NVIDIA released Nemotron-Labs-Audex-30B-A3B, a unified audio-text LLM built on a 30B MoE backbone with 3B activated parameters, offering strong performance on audio understanding, speech recognition/translation, and generation while preserving text reasoning and alignment capabilities.

@kwindla: https://x.com/kwindla/status/2062544580105359686

X AI KOLs Timeline

NVIDIA released Nemotron 3.5 ASR, an open-source multilingual speech-to-text model with the lowest latency tested, available in multilingual and English-only variants, ideal for voice agents and self-hosted deployments.

nvidia/nemotron-3.5-asr-streaming-0.6b

Hugging Face Models Trending

NVIDIA releases Nemotron 3.5 ASR, a 600M parameter multilingual streaming speech recognition model supporting 40 language-locales with a Cache-Aware FastConformer-RNNT architecture for low-latency transcription. The model supports configurable chunk sizes and is ready for commercial use under the OpenMDW-1.1 license.