ggml-org/whisper.cpp

An option to stream audio files?

Offen

#744 geöffnet am 11.04.2023

 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)C++ (6.072 Forks)batch import
enhancementgood first issue

Repository-Metriken

Stars
 (52.942 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 5T 20h) (36 gemergte PRs in 30 T)

Beschreibung

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