ggml-org/whisper.cpp

An option to stream audio files?

Open

#744 opened on 2023年4月11日

GitHub で見る
 (1 comment) (0 reactions) (0 assignees)C++ (49,693 stars) (5,535 forks)batch import
enhancementgood first issue

説明

I want to benchmark streaming on a bunch of audio samples. It would be swift and efficient if the "stream" cli could input audio files and internally stream them.

Can we have this feature added to streaming? It would definitely make large-scale benchmarking of streaming whisper cpp very easy.

コントリビューターガイド