add tokenizer

This commit is contained in:
Roberts Slisans 2023-08-15 11:27:43 +03:00
parent 4003544b6f
commit 72eccabcb7
3 changed files with 16 additions and 10 deletions

View file

@ -6,7 +6,7 @@ with open("README.md", "r", encoding="utf-8") as fh:
setuptools.setup(
name="TorToiSe",
packages=setuptools.find_packages(),
version="2.7.0",
version="2.8.0",
author="James Betker",
author_email="james@adamant.ai",
description="A high quality multi-voice text-to-speech library",