ggml-org/whisper.cpp

An option to stream audio files?

Open

#744 aberto em 11 de abr. de 2023

Ver no 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.

Guia do colaborador