Skip to content

Does moss-tts-realtime support concurrent requests on a single instance? #72

@richumble

Description

@richumble

I’m trying to handle 5 concurrent clients using one model instance. However, I noticed voice distortion and heavy CPU spikes when requests run in parallel.

Is the run_stream logic thread-safe?

How should I handle multiple concurrent tasks without quality degradation?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions