Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support audio model #1286

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

support audio model #1286

wants to merge 1 commit into from

Conversation

rui-ren
Copy link
Contributor

@rui-ren rui-ren commented Feb 27, 2025

Chat_app for Omni model support

@rui-ren rui-ren marked this pull request as ready for review March 4, 2025 22:22
@@ -9,14 +9,15 @@
from app_modules.utils import cancel_outputing, delete_last_conversation, reset_state, reset_textbox, transfer_input
from interface.hddr_llm_onnx_interface import ONNXModel
from interface.multimodal_onnx_interface import MultiModal_ONNXModel
from interface.omnimodel_onnx_interface import Omni_ONNXModel
Copy link
Collaborator

@baijumeswani baijumeswani Mar 7, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's call is MultiModal instead. Please make this change throughout.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants