forked from mrq/tortoise-tts
k I think this works..
This commit is contained in:
parent
e4003d1df8
commit
8c7f709c12
4
setup.py
4
setup.py
|
@ -5,8 +5,8 @@ with open("README.md", "r", encoding="utf-8") as fh:
|
|||
|
||||
setuptools.setup(
|
||||
name="TorToiSe",
|
||||
packages=["tortoise", "tortoise/models", "tortoise/utils"],
|
||||
version="2.1.1",
|
||||
packages=setuptools.find_packages(),
|
||||
version="2.1.3",
|
||||
author="James Betker",
|
||||
author_email="james@adamant.ai",
|
||||
description="A high quality multi-voice text-to-speech library",
|
||||
|
|
0
tortoise/models/__init__.py
Normal file
0
tortoise/models/__init__.py
Normal file
Loading…
Reference in New Issue
Block a user