ggml-org/whisper.cpp

An option to stream audio files?

Open

#744 ouverte le 11 avr. 2023

Voir sur GitHub
 (1 commentaire) (0 réactions) (0 assignés)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.

Guide contributeur