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

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)C++ (49,693 star) (5,535 fork)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

贡献者指南