Update README_zh.md
Browse files- README_zh.md +1 -0
README_zh.md
CHANGED
|
@@ -4,6 +4,7 @@
|
|
| 4 |
|
| 5 |
基于 `ggml` 构建的 VoxCPM 模型独立 C++ 推理项目。
|
| 6 |
|
|
|
|
| 7 |
- **GGUF 权重**:https://huggingface.co/bluryar/VoxCPM-GGUF
|
| 8 |
- VoxCPM 官方仓库:https://github.com/OpenBMB/VoxCPM
|
| 9 |
|
|
|
|
| 4 |
|
| 5 |
基于 `ggml` 构建的 VoxCPM 模型独立 C++ 推理项目。
|
| 6 |
|
| 7 |
+
- **VoxCPM.CPP Repo**: https://github.com/bluryar/VoxCPM.cpp
|
| 8 |
- **GGUF 权重**:https://huggingface.co/bluryar/VoxCPM-GGUF
|
| 9 |
- VoxCPM 官方仓库:https://github.com/OpenBMB/VoxCPM
|
| 10 |
|