ggml-org/whisper.cpp

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

Ouverte

#641 ouverte le 22 mars 2023

 (0 commentaire) (0 réaction) (0 personne assignée)C++ (6 074 forks)batch import
enhancementgood first issue

Métriques du dépôt

Stars
 (52 968 étoiles)
Métriques de merge PR
 (Merge moyen 5j 20h) (36 PRs mergées en 30 j)

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