ggml-org/whisper.cpp

An option to stream audio files?

Aberta

#744 aberto em 11 de abr. de 2023

 (1 comentário) (0 reação) (0 responsável)C++ (6.074 forks)batch import
enhancementgood first issue

Métricas do repositório

Stars
 (52.968 estrelas)
Métricas de merge de PR
 (Mesclagem média 5d 20h) (36 fundiu PRs em 30d)

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