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 opened on Mar 22, 2023

View on 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

Contributor guide

Is it possible to modify the command example to make it listen for one command only, then stop listening ? · ggml-org/whisper.cpp#641 | Good First Issue