Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ROADMAP] Batched Inference #1

Open
10 tasks
benniekiss opened this issue Jul 21, 2024 · 0 comments
Open
10 tasks

[ROADMAP] Batched Inference #1

benniekiss opened this issue Jul 21, 2024 · 0 comments

Comments

@benniekiss
Copy link
Owner

benniekiss commented Jul 21, 2024

This issue will serve as tracking for the implementation of batched inference support where a user can supply multiple audio files and they will be processed in parallel.

The goal is to refactor the following methods so that they support batches of audio. More methods may be added as it becomes apparent that they need refactoring. Refactored methods should be submitted via PR, with one method per PR.

transcribe.py

vad.py

feature_extractor.py

audio.py

@benniekiss benniekiss pinned this issue Jul 21, 2024
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

No branches or pull requests

1 participant