Const-me / Whisper

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

Add new feature. #197

Closed YanFeiChina closed 6 months ago

YanFeiChina commented 6 months ago

Can batch transcription of file lists be implemented?

tigros commented 6 months ago

you can try Whisperer, it was made for exactly that.

YanFeiChina commented 6 months ago

thanks a lot