NVlabs/Nemotron-Labs-Diffusion — Tri-Mode 擴散語言模型完整教學 本教學針對 NVlabs/Nemotron-Labs-Diffusion(commit 2026-05-28,stars 32,dual license: Apache-2.0 code + NOML weights)撰寫,為內部知識庫的「擴散 LM 工程化 reference」。 本 repo 是「論文公開時的 code drop」性質,整體規模 ~1.4K 行程式碼、單次 commit、無 release tag。適合用來理解 NVIDIA 怎麼把擴散解碼路徑與 AR 路徑整合進同一模型;...

VoxCPM 完整教學 一句話定位:OpenBMB(清華大學 NLP / 面壁智能 ModelBest 主導)旗下旗艦 TTS (text-to-speech; 文字轉語音) 開源項目;採 tokenizer-free + diffusion autoregressive 架構、基於 MiniCPM-4 language model + AudioVAE V2 latent space,最新版 VoxCPM 2 以 2B 參數支援 30 種語言、48 kHz 高保真合成、voice design(純文字描述生聲)、voice cloning(參考音複製)、controllable cloning(風格調...