Skip to content

Latest commit

 

History

History

qwen_audio

Qwen-Audio

Input

Output

The person says: "mister quilter is the apostle of the middle classes and we are glad to welcome his gospel".

Requirements

This model requires additional module.

pip3 install transformers
pip3 install tiktoken
pip3 install librosa

Usage

Automatically downloads the onnx and prototxt files on the first run. It is necessary to be connected to the Internet while downloading.

For the sample wav,

$ python3 qwen_audio.py

If you want to specify the audio, put the file path after the --input option.

$ python3 qwen_audio.py --input AUDIO_FILE

If you want to specify the prompt, put the prompt after the --prompt option.

$ python3 qwen_audio.py --prompt PROMPT

Reference

Framework

Pytorch

Model Format

ONNX opset=17

Netron

Qwen-Audio-Chat_encode.onnx.prototxt
Qwen-Audio-Chat.onnx.prototxt