ggml-org/whisper.cpp

An option to stream audio files?

Open

#744 创建于 2023年4月11日

在 GitHub 查看
 (1 评论) (0 反应) (0 负责人)C++ (49,693 star) (5,535 fork)batch import
enhancementgood first issue

描述

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.

贡献者指南