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 ouverte le 22 mars 2023

Voir sur GitHub
 (0 commentaires) (0 réactions) (0 assignés)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

Guide contributeur