update pyproject description

This commit is contained in:
zengguoyang
2025-09-16 12:01:23 +08:00
parent 272b8ffbf6
commit 2e8e45d737

View File

@@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
[project] [project]
name = "voxcpm" name = "voxcpm"
dynamic = ["version"] dynamic = ["version"]
description = "A Python package for VoxCPM" description = "VoxCPM: Tokenizer-Free TTS for Context-Aware Speech Generation and True-to-Life Voice Cloning"
readme = "README.md" readme = "README.md"
license = "Apache-2.0" license = "Apache-2.0"
authors = [ authors = [