Qwen2 Audio 7B Instruct Introduction Qwen2 Audio is the new series of Qwen large audio language models. Qwen2 Audio is capable of accepting various audio signal inputs and performing audio analysis or direct textual responses with regard to speech instructions. We introduce two distinct audio interaction modes: voice chat: users can freely engage in voice interactions with Qwen2 Audio without text input; audio analysis: users could provide audio and text instructions for analysis during the interaction; We release Qwen2 Audio 7B and Qwen2 Audio 7B Instruct, which are pretrained model and chat model respectively. For more details, please refer to our Blog, GitHub, and Report. Requirements The code of Qwen2 Audio has been in the latest Hugging face transformers and we advise you to build from source with command pip install git+https://github.com/huggingface/transformers , or you might encounter the following error: Quickstart In the following, we demonstrate how to use Qwen2 Audio 7B Instruct for the inference, supporting both voice chat and audio analysis modes. Note that we have used the ChatML format for dialog, in this demo we show how to leverage apply chat template for this pu…
We use cookies for essential functionality and analytics. You can accept or reject analytics cookies.Cookie policy