From ee8161e9e1b7b082cb5721a3a9980da4204401e6 Mon Sep 17 00:00:00 2001
From: Dennis Huang
Date: Wed, 12 Aug 2026 21:46:20 +0800
Subject: [PATCH] update readme, add MiniCPM Wiki link
---
README.md | 4 ++++
README_zh.md | 4 ++++
2 files changed, 8 insertions(+)
diff --git a/README.md b/README.md
index 8b20199..766ffe3 100644
--- a/README.md
+++ b/README.md
@@ -32,6 +32,10 @@
Discord
+ |
+
+ 📚 MiniCPM Wiki
+
VoxCPM is a **tokenizer-free** Text-to-Speech system that directly generates continuous speech representations via an end-to-end **diffusion autoregressive architecture**, bypassing discrete tokenization to achieve highly natural and expressive synthesis.
diff --git a/README_zh.md b/README_zh.md
index 1d100c0..324c6c9 100644
--- a/README_zh.md
+++ b/README_zh.md
@@ -32,6 +32,10 @@
Discord
+ |
+
+ 📚 MiniCPM 知识库
+
VoxCPM 是一个**无离散音频分词器**(Tokenizer-Free)的语音合成系统,通过端到端的**扩散自回归架构**直接生成连续语音表征,绕过对音频的离散编码步骤,实现高度自然且富有表现力的语音合成。