Files
VibeVoice/vllm_plugin
copilot-swe-agent[bot] b4cd7c479f Fix vLLM AudioMediaIO compatibility issue
Add try-except blocks to handle both old and new vLLM versions where AudioMediaIO may not exist or may have been moved. This fixes the AttributeError when using newer vLLM versions.

- Handle missing AudioMediaIO by creating standalone implementation
- Add fallback for utils module patching
- Maintain backward compatibility with older vLLM versions

Co-authored-by: donglixp <1070872+donglixp@users.noreply.github.com>
2026-01-29 02:22:47 +00:00
..
2026-01-23 17:47:31 +00:00