Gerardo Moreno

Results 4 comments of Gerardo Moreno

@mthrok That's a good question. How do we define the standard RIR? For instance, would the RIR you provided in your `audio_data_augmentation.ipynb` tutorial be considered a good default RIR? Specifically,...

Hi @jackgerrits , I agree and kinda feel the struggle when having to copy paste each code block and wrap the awaits inside an async function. One proposal could be...

Thought of something a bit hacky but working, might give some inspiration... ### Custom `UserProxyAgent` based on `BaseChatAgent`, that returns handoff and user reply as messages. Basically, let `on_messages` return...

Closing this, as we have merged https://github.com/microsoft/autogen/pull/4600