Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Qwen
/
Qwen-Audio
like
115
Follow
Qwen
22k
Text Generation
Transformers
Safetensors
Chinese
English
qwen
audio-text-to-text
custom_code
arxiv:
2311.07919
Model card
Files
Files and versions
Community
8
Train
Use this model
cbb9c95
Qwen-Audio
/
tokenizer_config.json
yangapku
upload
f09d4e1
over 1 year ago
raw
Copy download link
history
blame
Safe
211 Bytes
{
"auto_map"
:
{
"AutoTokenizer"
:
[
"tokenization_qwen.QWenTokenizer"
,
null
]
}
,
"clean_up_tokenization_spaces"
:
true
,
"model_max_length"
:
2048
,
"tokenizer_class"
:
"QWenTokenizer"
}