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 2023年3月22日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees)C++ (49,693 stars) (5,535 forks)batch import
enhancementgood first issue

説明

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

コントリビューターガイド