Skip to content

Commit efad299

Browse files
authored
Release 0.2.0
🎉🎉🎉 S3Tokenizer now has built-in long audio processing capabilities, requiring no additional operations from users! 🎉🎉🎉
1 parent 4b31cb1 commit efad299

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ def parse_requirements(filename):
1212

1313
setup(
1414
name="s3tokenizer",
15-
version="0.1.7",
15+
version="0.2.0",
1616
description=\
1717
"Reverse Engineering of Supervised Semantic Speech Tokenizer (S3Tokenizer) proposed in CosyVoice", # noqa
1818
long_description=open("README.md", encoding="utf-8").read(),

0 commit comments

Comments
 (0)