Metadata-Version: 2.4
Name: qwen-asr
Version: 0.0.4
Summary: Qwen-ASR python package
Author: Alibaba Qwen Team
License: Apache-2.0
Project-URL: Homepage, https://github.com/Qwen/Qwen3-ASR
Project-URL: Repository, https://github.com/Qwen/Qwen3-ASR
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: transformers==4.57.6
Requires-Dist: nagisa==0.2.11
Requires-Dist: soynlp==0.0.493
Requires-Dist: accelerate==1.12.0
Requires-Dist: qwen-omni-utils
Requires-Dist: librosa
Requires-Dist: soundfile
Requires-Dist: sox
Requires-Dist: gradio
Requires-Dist: flask
Requires-Dist: pytz
Provides-Extra: vllm
Requires-Dist: vllm==0.14.0; extra == "vllm"
Dynamic: license-file
