ggml-org/whisper.cpp

An option to stream audio files?

オープン

#744 opened on 2023/04/11

 (1 件のコメント) (0 件のリアクション) (0 人の担当者)C++ (6,072 件のフォーク)batch import
enhancementgood first issue

Repository metrics

Stars
 (52,942 個のスター)
PR merge metrics
 (平均マージ 5d 20h) (30d で 36 merged PRs)

説明

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.

コントリビューターガイド