ggml-org/whisper.cpp

An option to stream audio files?

Open

#744 opened on Apr 11, 2023

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

Description

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.

Contributor guide

An option to stream audio files? · ggml-org/whisper.cpp#744 | Good First Issue