ggml-org/whisper.cpp

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

开放

#641 创建于 2023年3月22日

 (0 条评论) (0 个反应) (0 位负责人)C++ (6,072 个派生)batch import
enhancementgood first issue

仓库指标

星标
 (52,942 个星标)
PR 合并指标
 (平均合并 5天 20小时) (30 天内合并 36 个 PR)

描述

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

贡献者指南