You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: