Const-me / Whisper

High-performance GPGPU inference of OpenAI's Whisper automatic speech recognition (ASR) model
Mozilla Public License 2.0
8.55k stars 739 forks source link

Can support processing all audio and video files in folders #226

Open mhaas6 opened 1 month ago

mhaas6 commented 1 month ago

I need to generate captions for a large number of short videos, but the program doesn't support batch processing.

Request author to add batch processing functionality

-Translated by deepseek-AI-

RickArcher108 commented 1 month ago

Use Whisperer: https://github.com/tigros/Whisperer/releases. I'm processing a batch of 804 videos at the moment.