ggml-org/whisper.cpp

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

Offen

#641 geöffnet am 22.03.2023

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C++ (6.072 Forks)batch import
enhancementgood first issue

Repository-Metriken

Stars
 (52.942 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 5T 20h) (36 gemergte PRs in 30 T)

Beschreibung

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