Skip to content

Updating wav2vec2_inference for batched_input#781

Open
tchawada wants to merge 3 commits intoquic:mainfrom
tchawada:wav2vec2_batch_update
Open

Updating wav2vec2_inference for batched_input#781
tchawada wants to merge 3 commits intoquic:mainfrom
tchawada:wav2vec2_batch_update

Conversation

@tchawada
Copy link
Contributor

@tchawada tchawada commented Feb 9, 2026

Updating wav2vec2 for batched_input and adding args for parsing batch_size, ctx_len and num_devices

model.compile(batch_size=args.batch_size,
              num_devices=args.num_devices,
              seq_len=args.seq_len,
              num_cores=args.num_cores)

@quic-hemagnih
Copy link
Contributor

@tchawada Can you please fix the LINT issues.

Signed-off-by: Tanisha Chawada <tchawada@qti.qualcomm.com>
Signed-off-by: Tanisha Chawada <tchawada@qti.qualcomm.com>
@vbaddi vbaddi force-pushed the wav2vec2_batch_update branch from 78e9519 to f449000 Compare March 25, 2026 07:07
@quic-hemagnih
Copy link
Contributor

LGTM, lets merge once CI passes

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.

3 participants