ggml-org/whisper.cpp

Is it possible to modify the command example to make it listen for one command only, then stop listening ?

Aberta

#641 aberto em 22 de mar. de 2023

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

Métricas do repositório

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

Description

I'm working on a project for voice-controlling a robot and want to use whisper.cpp but the problem is that it is only a terminal program. I want to use it in way similar to the original whisper

Guia do colaborador