Skip to content

Add direct mode#6

Open
1egoman wants to merge 3 commits intomainfrom
add-direct-mode
Open

Add direct mode#6
1egoman wants to merge 3 commits intomainfrom
add-direct-mode

Conversation

@1egoman
Copy link
Contributor

@1egoman 1egoman commented Mar 6, 2026

Adds the ability to run the aic models in "direct" mode which bypasses the existing agents sdk infrastructure and runs the audio directly through the aic plugin via the ffi interface.

This has the benefit of bypassing all the webrtc infrastructure / lossy audio codec conversions allowing for an apples to apples direct bitwise comparison of the output to other examples.

1egoman added 3 commits March 6, 2026 16:29
This allows the plugin to feed samples directly into the plugin
(bypassing the room / webrtc) to get bit by bit exact comparisons
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.

1 participant