Initial commit

This commit is contained in:
Xiong Wang
2026-01-29 20:23:50 +08:00
commit 9567667698
32 changed files with 30029 additions and 0 deletions

13
MANIFEST.in Normal file
View File

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