Skip to content

HotWords : vosk Ignoring word missing in vocabulary #268

Description

@littlechicks

I am trying to use vosk as a streaming ASR with new vocabulary but it not worked as expected (in my definition of hotwords).
If I create word liste with : ["Docteur Vinceneux"] and pass the json dump to KaldiRecongnizer; i get "docteur" only when I say "je veux parler au docteur vinceneux".
So first of all, all word that not par of the list a ignored during graph search... so I can't use it to transcribe phrases...
Second, for "Vinceneux" the logs said "vosk Ignoring word missing in vocabulary". Of course this name is not the vocabulary..

So what can I do for improve my ASR in zero shot config?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions