alphacep / alphacep/vosk-api

Recognize only phrases - not individual words

Abierto
#740 4 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Jupyter Notebook
Estrellas
15.1k
Forks
1.8k
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

I am using the Android demo and I am trying to have vosk only recognize entire phrases (mostly to improve accuracy and speed). I set the "phrase" parameter of Recognizer() to
["how are you","i am fine","[unk]"]
When I say "how fine" vosk recognizes that. I would expect it to return [unk].

Am I doing something wrong here or is this a bug?

Aside from adding a wakeup command to each phrase, is there another method to achieve that?

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.