mirror of
https://github.com/shivammehta25/Matcha-TTS.git
synced 2026-02-04 09:49:21 +08:00
Adding command to make package and upload to twine
This commit is contained in:
2
setup.py
2
setup.py
@@ -18,7 +18,7 @@ with open("README.md", "r", encoding="utf-8") as readme_file:
|
||||
|
||||
setup(
|
||||
name="matcha-tts",
|
||||
version="0.0.1",
|
||||
version="0.0.0.1.dev0",
|
||||
description="🍵 Matcha-TTS: A fast TTS architecture with conditional flow matching",
|
||||
long_description=README,
|
||||
long_description_content_type="text/markdown",
|
||||
|
||||
Reference in New Issue
Block a user