alphacep / alphacep/vosk-api

Vosk Not Recording in Dictation

Open
#1,328 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Jupyter Notebook
Stars
15.1k
Forks
1.8k
PR merge metrics
No merged PRs in 30d

Description

Below is the trace and although there are no Exception I can se in the logs, the dictation is not working. The result is always "Partial Result".

17:13:48.898 Verbose Main Thread VoskNAudio+Init Init entered
'Gpt4Audio.exe' (CLR v4.0.30319: Gpt4Audio.exe): Loaded 'C:\Program Files\Microsoft Visual Studio\2022\Community\Common7\IDE\PrivateAssemblies\Runtime\Microsoft.VisualStudio.Debugger.Runtime.Desktop.dll'.
[0000025eb5848680] mmdevice audio output error: cannot initialize COM (error 0x80010106)
LOG (VoskAPI:ReadDataFiles():model.cc:213) Decoding params beam=10 max-active=3000 lattice-beam=2
LOG (VoskAPI:ReadDataFiles():model.cc:216) Silence phones 1:2:3:4:5:6:7:8:9:10
LOG (VoskAPI:RemoveOrphanNodes():nnet-nnet.cc:948) Removed 0 orphan nodes.
LOG (VoskAPI:RemoveOrphanComponents():nnet-nnet.cc:847) Removing 0 orphan components.
LOG (VoskAPI:ReadDataFiles():model.cc:248) Loading i-vector extractor from C:\Users\Dev\AppData\Roaming\Gpt4AudioData\Models\vosk-model-small-en-us-0.15/ivector/final.ie
LOG (VoskAPI:ComputeDerivedVars():ivector-extractor.cc:183) Computing derived variables for iVector extractor
LOG (VoskAPI:ComputeDerivedVars():ivector-extractor.cc:204) Done.
LOG (VoskAPI:ReadDataFiles():model.cc:282) Loading HCL and G from C:\Users\Dev\AppData\Roaming\Gpt4AudioData\Models\vosk-model-small-en-us-0.15/graph/HCLr.fst C:\Users\Dev\AppData\Roaming\Gpt4AudioData\Models\vosk-model-small-en-us-0.15/graph/Gr.fst
LOG (VoskAPI:ReadDataFiles():model.cc:303) Loading winfo C:\Users\Dev\AppData\Roaming\Gpt4AudioData\Models\vosk-model-small-en-us-0.15/graph/phones/word_boundary.int
17:13:56.738 Verbose Main Thread VoskNAudio+Init Init exiting
17:13:56.739 Verbose Main Thread VoskNAudio+StartRecording StartRecording entered
17:13:56.741 Verbose Main Thread VoskNAudio+InitAudio InitAudio entered
17:13:56.743 Verbose Main Thread VoskNAudio+InitAudio InitAudio exiting
17:13:56.772 Verbose Main Thread VoskNAudio+StartRecording StartRecording exiting

I do see on the line #4 Vosk internal error about COM, but have no idea if this is the reason and what the reason is...

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.