Skip to content

feat(asr): optimize continuous batching pipeline - #34

Merged
alex-spacemit merged 2 commits into
spacemit-com:mtmd-backendfrom
co-seven:agent/add-multiasr
Aug 28, 2026
Merged

feat(asr): optimize continuous batching pipeline#34
alex-spacemit merged 2 commits into
spacemit-com:mtmd-backendfrom
co-seven:agent/add-multiasr

Conversation

@co-seven

Copy link
Copy Markdown
Collaborator

Implement dynamic mixed embedding-prefill and token-decode batching for multi-ASR, with FIFO admission and bounded decoder slots. Keep audio encoding serialized while allowing encoder and decoder execution to overlap, and preserve per-sequence logits and sampling across batched steps.

Implement dynamic mixed embedding-prefill and token-decode batching for multi-ASR, with FIFO admission and bounded decoder slots. Keep audio encoding serialized while allowing encoder and decoder execution to overlap, and preserve per-sequence logits and sampling across batched steps.
@alex-spacemit
alex-spacemit merged commit 5496cdc into spacemit-com:mtmd-backend Aug 28, 2026
16 of 19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants