ggml-org/whisper.cpp

An option to stream audio files?

Ouverte

#744 ouverte le 11 avr. 2023

 (1 commentaire) (0 réaction) (0 personne assignée)C++ (6 072 forks)batch import
enhancementgood first issue

Métriques du dépôt

Stars
 (52 942 étoiles)
Métriques de merge PR
 (Merge moyen 5j 20h) (36 PRs mergées en 30 j)

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