ggml-org/whisper.cpp

An option to stream audio files?

Open

Aperta il 11 apr 2023

Vedi su GitHub
 (1 commento) (0 reazioni) (0 assegnatari)C++ (49.693 star) (5535 fork)batch import
enhancementgood first issue

Descrizione

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.

Guida contributor