mirror of
https://github.com/neonbjb/tortoise-tts.git
synced 2026-04-04 22:17:54 +00:00
Also include voices in the manifest
This commit is contained in:
parent
48fe3288fe
commit
480f7e37d9
2 changed files with 2 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -6,7 +6,7 @@ with open("README.md", "r", encoding="utf-8") as fh:
|
|||
setuptools.setup(
|
||||
name="TorToiSe",
|
||||
packages=setuptools.find_packages(),
|
||||
version="2.4.1",
|
||||
version="2.4.2",
|
||||
author="James Betker",
|
||||
author_email="james@adamant.ai",
|
||||
description="A high quality multi-voice text-to-speech library",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue