Skip to content

No Streaming API for streaming sortformer? #15918

Description

@Jacob-Bishop

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions