alphacep / vosk-unity-asr

Automatic Speech Recognition in Unity using Vosk library
56 stars 16 forks source link

Crash on start the game, VoskRecognizer can't be created #7

Closed hardsmoke closed 11 months ago

hardsmoke commented 11 months ago

Constantly crashes when I start the game. Through trial and error, I realized that it crashes after executing the line "_recognizer = new VoskRecognizer (_model, 16000.0f);" in the VoskSpeechToText.cs script (307 line). At first I thought that the problem was in the AMD processor, since in the crash log there was a problem with accessing the memory and this assembly starts up normally for a friend with Intel, but then, having asked another friend with AMD to run it, everything started up fine for him too. In error.log everywhere is written "ERROR: SymGetSymFromAddr64, GetLastError: 'Attempt to access the wrong address.' (Address: 00007FF6A13FF485)"

Below is console log at the crash moment and Editor.log: Editor.log console log

hardsmoke commented 11 months ago

found a solution to the problem, my user folder has a сyrillic symbols