ggml-org/whisper.cpp

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

Open

#641 aberto em 22 de mar. de 2023

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees)C++ (49.693 stars) (5.535 forks)batch import
enhancementgood first issue

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