update readme: python version

This commit is contained in:
Labmem-Zhouyx
2026-04-08 23:07:38 +08:00
parent 6d10932b09
commit 364eff6840
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -91,7 +91,7 @@ VoxCPM 是一个**无离散音频分词器**Tokenizer-Free)的语音合成
pip install voxcpm
```
> **环境要求:** Python ≥ 3.10PyTorch ≥ 2.5.0CUDA ≥ 12.0。详见 [快速开始文档](https://voxcpm.readthedocs.io/zh-cn/latest/quickstart.html)。
> **环境要求:** Python ≥ 3.10 (<3.13)PyTorch ≥ 2.5.0CUDA ≥ 12.0。详见 [快速开始文档](https://voxcpm.readthedocs.io/zh-cn/latest/quickstart.html)。
### Python API