agentscope icon indicating copy to clipboard operation
agentscope copied to clipboard

feat(voice agent): support realtime conversation with Qwen-Omni model

Open qbc2016 opened this issue 3 months ago • 0 comments

AgentScope Version

[The version of AgentScope you are working on, e.g. import agentscope; print(agentscope.__version__)]

Description

Support voice conversation

Checklist

Please check the following items before code is ready to be reviewed.

  • [ ] Code has been formatted with pre-commit run --all-files command
  • [ ] All tests are passing
  • [ ] Docstrings are in Google style
  • [ ] Related documentation has been updated (e.g. links, examples, etc.)
  • [ ] Code is ready for review

qbc2016 avatar Sep 23 '25 03:09 qbc2016