Skip to content

Commit bec1767

Browse files
improve the audio model accuracy of qwen2.5-omni (#3013)
Co-authored-by: Aleksandr Mokrov <aleksandr.mokrov@intel.com>
1 parent b638004 commit bec1767

File tree

2 files changed

+247
-47
lines changed

2 files changed

+247
-47
lines changed

notebooks/qwen2.5-omni-chatbot/qwen2.5-omni-chatbot.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
"\n",
8787
"\n",
8888
"pip_install(\n",
89-
" \"transformers>=4.52.0\",\n",
89+
" \"transformers==4.52.0\",\n",
9090
" \"torchvision\",\n",
9191
" \"accelerate\",\n",
9292
" \"qwen-omni-utils[decord]\",\n",

0 commit comments

Comments
 (0)