Skip to content

Conversation

@AdilAdam
Copy link

@AdilAdam AdilAdam commented Mar 3, 2025

in original code, only single wav (bath==1) can be decodable while streaming chunk, it can be obtained that it is kind of not that fast while batch==1. In this update, multiple wavs can be inferencing, on the other hand, Batch size can be dynamic while origin batch size == 1, (assert xs.size(0) == 1);

AdilAdam added 3 commits March 3, 2025 11:33
in this way enable to run streaming batch chunk to decoding, decoding is getting speed up.
@Mddct
Copy link
Collaborator

Mddct commented Apr 8, 2025

please fix lint

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants