We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
2024-08-09 22:30:15.816263900 [INFO] <jarvis_app:64>:Starting Jarvis v0.0.3 ... 2024-08-09 22:30:15.816776300 [INFO] <jarvis_app:65>:Config directory is: C:\Users\Keyro\AppData\Roaming\com.priler.jarvis 2024-08-09 22:30:15.817213100 [INFO] <jarvis_app:69>:Log directory is: C:\Users\Keyro\AppData\Roaming\com.priler.jarvis 2024-08-09 22:30:15.817484600 [INFO] <jarvis_app::db:23>:Loading settings db file located at: C:\Users\Keyro\AppData\Roaming\com.priler.jarvis/app.db 2024-08-09 22:30:15.818158500 [WARN] <jarvis_app::db:41>:No settings file found or there was an error parsing it. Creating default struct. 2024-08-09 22:30:15.818554200 [INFO] <jarvis_app::tray:79>:Tray initialized. 2024-08-09 22:30:15.818943600 [INFO] <jarvis_app::recorder:21>:Initializing PvRecorder recording backend. 2024-08-09 22:30:15.870764400 [INFO] <jarvis_app::recorder:33>:Recorder initialization success. 2024-08-09 22:30:15.871347600 [INFO] <jarvis_app::stt:23>:Initializing Vosk STT backend. 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 vosk/model_small/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 vosk/model_small/graph/HCLr.fst vosk/model_small/graph/Gr.fst
The text was updated successfully, but these errors were encountered:
No branches or pull requests
2024-08-09 22:30:15.816263900 [INFO] <jarvis_app:64>:Starting Jarvis v0.0.3 ...
2024-08-09 22:30:15.816776300 [INFO] <jarvis_app:65>:Config directory is: C:\Users\Keyro\AppData\Roaming\com.priler.jarvis
2024-08-09 22:30:15.817213100 [INFO] <jarvis_app:69>:Log directory is: C:\Users\Keyro\AppData\Roaming\com.priler.jarvis
2024-08-09 22:30:15.817484600 [INFO] <jarvis_app::db:23>:Loading settings db file located at: C:\Users\Keyro\AppData\Roaming\com.priler.jarvis/app.db
2024-08-09 22:30:15.818158500 [WARN] <jarvis_app::db:41>:No settings file found or there was an error parsing it. Creating default struct.
2024-08-09 22:30:15.818554200 [INFO] <jarvis_app::tray:79>:Tray initialized.
2024-08-09 22:30:15.818943600 [INFO] <jarvis_app::recorder:21>:Initializing PvRecorder recording backend.
2024-08-09 22:30:15.870764400 [INFO] <jarvis_app::recorder:33>:Recorder initialization success.
2024-08-09 22:30:15.871347600 [INFO] <jarvis_app::stt:23>:Initializing Vosk STT backend.
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 vosk/model_small/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 vosk/model_small/graph/HCLr.fst vosk/model_small/graph/Gr.fst
The text was updated successfully, but these errors were encountered: