alphacep / alphacep/vosk-api

Feature Request - Speaker identification with limited words

Offen
#263 1 Kommentar 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
Vorherrschende Sprache
Jupyter Notebook
Sterne
15.1k
Forks
1.8k
PR-Merge-Kennzahlen
Keine gemergten PRs in 30 T.

Beschreibung

Hi,
Recognizer constructor doesn't accept word list when we provide a speaker model, is it possible to add a constructor which can accept speaker models and custom words list.
for example.
`rec = KaldiRecognizer(model, spk_model, wf.getframerate(), '["oh one two three four five six seven eight nine zero", "[unk]"]')`
currently I cannot use both speaker identification and custom words, I have to create two recognizer objects first get the text and then verify the speaker in second one.
I want to use limited words only as they increase accuracy and are almost instant on my rpi.

Beitragsleitfaden

Für dieses Repository ist kein Beitragsleitfaden indexiert

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.