first commit

This commit is contained in:
2026-04-24 19:34:41 +08:00
commit 4899d56d9a
31 changed files with 11866 additions and 0 deletions

13
MANIFEST.in Normal file
View File

@@ -0,0 +1,13 @@
global-exclude *
recursive-include qwen_tts *.py *.pyi py.typed
recursive-include qwen_tts *.npz
include LICENSE
include MANIFEST.in
include pyproject.toml
prune assets
prune examples
prune finetuning
prune qwen_tts.egg-info