~geb/numen#2: 
setting the required end of sentence silence

It would be good to reduce the required end of sentence silence (preferably without messing with the model) and make them configurable individually at runtime.

You can currently put something like:

--endpoint.rule2.min-trailing-silence=0.25
--endpoint.rule3.min-trailing-silence=0.25
--endpoint.rule4.min-trailing-silence=0.3

at the end of your <model>/conf/model.conf before running numen to change the silence timeout of commanding and transcribing as one.

Perhaps numen could support the environment variables NUMEN_COMMAND_TIMEOUT and NUMEN_TRANSCRIBE_TIMEOUT and actions commandtimeout and transcribetimeout.

https://github.com/alphacep/vosk-api/issues/1348

Status
REPORTED
Submitter
~geb
Assigned to
No-one
Submitted
1 year, 4 months ago
Updated
1 year, 2 months ago
Labels
No labels applied.

~geb 1 year, 2 months ago*

maybe instead call the actions csilence and tsilence (now that there's going to be tmodel).

Register here or Log in to comment, or comment via email.