ggml-org/whisper.cpp

An option to stream audio files?

开放

#744 创建于 2023年4月11日

 (1 条评论) (0 个反应) (0 位负责人)C++ (6,073 个派生)batch import
enhancementgood first issue

仓库指标

星标
 (52,920 个星标)
PR 合并指标
 (平均合并 5天 20小时) (30 天内合并 36 个 PR)

描述

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.

贡献者指南