We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 272b8ff commit 2e8e45dCopy full SHA for 2e8e45d
pyproject.toml
@@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
5
[project]
6
name = "voxcpm"
7
dynamic = ["version"]
8
-description = "A Python package for VoxCPM"
+description = "VoxCPM: Tokenizer-Free TTS for Context-Aware Speech Generation and True-to-Life Voice Cloning"
9
readme = "README.md"
10
license = "Apache-2.0"
11
authors = [
0 commit comments