#15918·Speech

No Streaming API for streaming sortformer?

Author: Jacob-BishopCreated Jul 17, 2026Updated Sep 16, 2026
Labelscommunity-requestwaiting-on-maintainers

Is your feature request related to a problem? Please describe.

I would like an easy way to use the streaming sortformer on a stream of audio a chunk at a time.

Describe the solution you'd like

diarize_step() and reset() methods.

Describe alternatives you've considered

It is likely currently possible to use streaming_forward_step() to cobble something together, but it would be nice to have a high-level api like the diarize() method. [Edit: Unclear how to stream audio through the preprocessor].

Additional context

Add any other context or screenshots about the feature request here.