Juan Coria
Juan Coria
@janaab11 do you have any updates on this PR? How can we unblock it?
@nikifori thank you for reporting this!
Hi @janaab11, thank you for opening this PR! Indeed the single-client is a limitation and would be glad to make it multi-client. I'll review your PR.
Could you please open the PR against the `develop` branch of diart instead of your fork? Then I'll be able to review it. Thanks!
Hello! There are several reasons why rx is a good choice in streaming applications. For diart, it allows easily handling asynchronous and non-blocking processing (useful when you need to process...
Hi @nikifori ! diart leverages pyannote.audio models, but pyannote.audio does not provide online inference in their pipelines.
@ywangwxd would you mind opening a PR with the updated dependencies? I've been meaning to do this for some time.