模型

Nemotron-Labs-Audex-30B-A3B

nvidia/Nemotron-Labs-Audex-30B-A3B

查看上游原文 ↗
上游访问:公开 本站服务:可咨询 内容检查:AI 辅助整理并检查 许可证:nvidia-oneway-noncommercial-license 上游版本:00f0afa02e8e

中文简介

nvidia/Nemotron-Labs-Audex-30B-A3B 是 nvidia 在 Hugging Face 发布的模型仓库,当前卡片主要关联文本生成与推理、语音识别、语音合成、机器翻译。本站固定记录上游版本 00f0afa02e8e,同步到 119 个文件,文件元数据合计 69.04 GB;访问状态为“公开”,许可证字段为“nvidia-oneway-noncommercial-license”。

UPSTREAM README

上游模型卡 / 数据集卡

在 Hugging Face 查看原文 ↗

【README 卡片中文译介】

以下内容依据上游仓库 nvidia/Nemotron-Labs-Audex-30B-A3B 的固定版本 README、卡片字段和文件元数据进行中文结构化整理。它保留便于选型的关键信息,完整技术细节、代码示例和许可文本请同时查看上游原文。

【资源概览】
nvidia/Nemotron-Labs-Audex-30B-A3B 是 nvidia 在 Hugging Face 发布的模型仓库,当前卡片主要关联文本生成与推理、语音识别、语音合成、机器翻译。本站固定记录上游版本 00f0afa02e8e,同步到 119 个文件,文件元数据合计 69.04 GB;访问状态为“公开”,许可证字段为“nvidia-oneway-noncommercial-license”。

【适用方向】
适合评估语音转写、字幕生成和语音内容结构化任务。 建议先用小规模样本验证推理框架、输入输出格式和任务指标,再决定是否进入完整权重获取、量化或部署评估。

【版本与规格】
固定版本:00f0afa02e8e。 任务标签:文本生成与推理、语音识别、语音合成、机器翻译。 语言字段:en。 库标记:transformers。 模型类型字段:nemotron_labs_audex。 上游页面记录的最近更新时间:2026-07-16。

【文件信息】
上游 API 返回 119 个文件,文件元数据合计 69.04 GB。 已保存文件清单中的主要扩展名:.py 35 个、.json 23 个、.safetensors 16 个、.png 12 个、.sh 4 个、.jinja 3 个。 当前较大的文件包括:checkpoint_folder_full/model-00012-of-00013.safetensors(4.65 GB);checkpoint_folder_full/model-00005-of-00013.safetensors(4.65 GB);checkpoint_folder_full/model-00011-of-00013.safetensors(4.65 GB)。 仓库文件较多,本站仅保存前 100 条文件元数据;完整清单请查看上游仓库。

【运行或处理环境】
仓库文件元数据合计 69.04 GB。 实际显存与内存由精度、量化方式、上下文长度、批量、并发、MoE 专家加载方式和推理框架共同决定,不能只凭参数名或仓库大小作部署承诺;应在目标格式和目标硬件上实测。

【使用边界】
许可证显示为“nvidia-oneway-noncommercial-license”,具体用途限制、附加政策和归属要求仍以上游原文为准。 模型输出、工具调用和生成内容可能出现错误、偏见或安全风险,面向业务前应建立任务级评测、权限隔离和人工确认。

已有简体中文译文 · Codex 基于固定版本 README 与上游元数据生成中文结构化译介 · 2026-07-26 00:51

Nemotron-Labs-Audex-30B-A3B Introduction We're excited to introduce Nemotron-Labs-Audex-30B-A3B, a unified audio-text LLM built on Nemotron-Cascade-2-30B-A3B, a strong text-only MoE LLM with 30B MoE model with 3B activated parameters. Audex-30B-A3B extends the vocabulary for discrete audio tokens used for speech and general audio outputs, as well as an audio encoder for speech and general audio inputs. Audex-30B-A3B delivers strong abilities on audio tasks (audio understanding, speech recognition and translation, text-to-speech, audio generation, and speech-to-speech generation) while preserving very compelling reasoning, alignment, knowledge, long-context, and agentic capabilities of its text-only LLM backbone with marginal or no regression. Audex-30B-A3B operates in both **thinking** and **instruct** (non-thinking) modes. Model Architecture Templates Multi-Stage-SFT and Cascaded-RL Pipelines Quick Start Audex-30B-A3B follows the ChatML template and supports both thinking and instruct (non-thinking) modes. Reasoning content is enclosed within ` ` and ` ` tags. To activate the instruct (non-thinking) mode, we prepend ` ` to the beginning of the assistant’s response. Audex-30B-A3B supports up to a 1M-token context length. Audex-30B-A3B follows Nemotron-Cascade-2 on text evaluation. Audex-30B-A3B has different recommended inference setups per audio-related task as described below. Environment We use **vLLM 0.20.0 container image**: vllm/vllm-openai:v0.20.0-cu129 **vLLM inference** — text-only reasoning, text-to-speech, text-to-audio, and audio understanding / speech recognition / speech translation: runs on **vLLM 0.20.0**. **Hugging Face / transformers inference** — requires transformers >= 4.53.0 (tested with 4.53.3) and also works with transformers >= 5.0. This additionally needs `mamba-ssm` and `causal-conv1d`. Build against your CUDA toolchain: Audio extras:** image does not include audio codecs. This command installs audio-related packages: . Audio QA Inference

公开页仅展示原文摘录;完整模型卡或数据集卡请前往上游仓库查看。

适用场景

适合评估语音转写、字幕生成和语音内容结构化任务。 建议先用小规模样本验证推理框架、输入输出格式和任务指标,再决定是否进入完整权重获取、量化或部署评估。

模型参数

固定版本:00f0afa02e8e。 任务标签:文本生成与推理、语音识别、语音合成、机器翻译。 语言字段:en。 库标记:transformers。 模型类型字段:nemotron_labs_audex。 上游页面记录的最近更新时间:2026-07-16。

文件说明

上游 API 返回 119 个文件,文件元数据合计 69.04 GB。 已保存文件清单中的主要扩展名:.py 35 个、.json 23 个、.safetensors 16 个、.png 12 个、.sh 4 个、.jinja 3 个。 当前较大的文件包括:checkpoint_folder_full/model-00012-of-00013.safetensors(4.65 GB);checkpoint_folder_full/model-00005-of-00013.safetensors(4.65 GB);checkpoint_folder_full/model-00011-of-00013.safetensors(4.65 GB)。 仓库文件较多,本站仅保存前 100 条文件元数据;完整清单请查看上游仓库。

上游文件元数据

  • .gitattributes2.45 KB
  • assets/architecture.png97.41 KB
  • assets/main.png393.05 KB
  • assets/result_audioqa.png99.74 KB
  • assets/result_multilingual.png203.52 KB
  • assets/result_noisyasr.png104.46 KB
  • assets/result_openasr.png115.07 KB
  • assets/result_s2s.png226.49 KB
  • assets/result_text.png192.91 KB
  • assets/result_tta.png144.58 KB
  • assets/result_tts.png64.75 KB
  • assets/template.png348.62 KB

硬件建议

仓库文件元数据合计 69.04 GB。 实际显存与内存由精度、量化方式、上下文长度、批量、并发、MoE 专家加载方式和推理框架共同决定,不能只凭参数名或仓库大小作部署承诺;应在目标格式和目标硬件上实测。

注意事项

许可证显示为“nvidia-oneway-noncommercial-license”,具体用途限制、附加政策和归属要求仍以上游原文为准。 模型输出、工具调用和生成内容可能出现错误、偏见或安全风险,面向业务前应建立任务级评测、权限隔离和人工确认。

获取、校验与交付

咨询此资源时只需发送本页链接或资源准确全称。橙子AI科技会继续核对版本、文件与类型、README资料卡、许可证和访问条件,并在合法访问权限、许可证及平台规则允许的前提下,协助海内外下载、完整性校验及网盘或硬盘交付;本官网本身不托管或下载资源文件。

第三方资源声明

本页面为橙子AI科技基于固定版本上游卡片整理的中文信息与服务说明,不代表资源作者或平台官方页面。实际许可、访问和使用条件以上游原文为准。