We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8678ab4 commit 34d0013Copy full SHA for 34d0013
setup.py
@@ -54,7 +54,7 @@
54
setuptools.setup(
55
name="parler_tts",
56
version=version,
57
- description="Toolkit for reproducing Stability AI's text-to-speech model.",
+ description="Toolkit for using and training Parler-TTS, a high-quality text-to-speech model.",
58
long_description=long_description,
59
long_description_content_type="text/markdown",
60
packages=setuptools.find_packages(),
0 commit comments