Install Qwen3-ASR-Toolkit from source
mainTo install the latest development version from the repository:
- Clone the repository.
- Install the package using pip from the root directory.
# Clone the repository
git clone https://github.com/QwenLM/Qwen3-ASR-Toolkit.git
cd Qwen3-ASR-Toolkit
# Install the package
pip install .