You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm testing various offline ASR's to see if i can find one that understands me :)
In Alices admin panel i selected "Azure" from the list of ASR's, saved it then rebooted and she's now in a constant restart loop. I'm picking "azure" didn't install on its own ?
[18:31:27.082][ASRManager]Asr did not satisfy the user settings, falling back to azure
[18:31:27.088][AzureAsr]Checking dependencies
[18:31:27.090][ASRManager]Fallback ASR failed, going down
[18:31:27.093][Traceback]NoneType: None
[18:31:27.095][Project Alice]Shutting down
[18:31:27.098][AliceWatchManager]Stopping
[18:31:27.100][ApiManager]Stopping
[18:31:27.102][DialogManager]Stopping
[18:31:27.105][MultiIntentManager]Stopping
[18:31:27.108][SkillStoreManager]Stopping
[18:31:27.110][TelemetryManager]Stopping
[18:31:27.112][ThreadManager]Stopping
[18:31:29.117][TimeManager]Stopping
[18:31:29.122][TTSManager]Stopping
[18:31:29.126][WakewordManager]Stopping
[18:31:29.131][WebUIManager]Stopping
[18:31:29.225][WebUIManager]Stopped nginx server
[18:31:29.230][BugReportManager]Stopping
[18:31:29.297][ASRManager]Something went wrong starting user ASR, falling back to azure: 'NoneType' object has no attribute 'onStart'
[18:31:29.301][Traceback]Traceback (most recent call last):
[18:31:29.303][Traceback]File "/home/pi/ProjectAlice/core/asr/ASRManager.py", line 104, in _startASREngine
[18:31:29.306][Traceback]self._asr.onStart()
[18:31:29.309][Traceback]AttributeError: 'NoneType' object has no attribute 'onStart'
[18:31:29.313][AzureAsr]Checking dependencies
[18:31:29.316][ASRManager]Fallback ASR failed, going down
[18:31:29.319][Traceback]Traceback (most recent call last):
[18:31:29.322][Traceback]File "/home/pi/ProjectAlice/core/asr/ASRManager.py", line 104, in _startASREngine
[18:31:29.324][Traceback]self._asr.onStart()
[18:31:29.326][Traceback]AttributeError: 'NoneType' object has no attribute 'onStart'
[18:31:29.329][Project Alice]Shutting down
[18:31:29.393][AzureAsr]Checking dependencies
Steps To Reproduce
Choose "Azure" from admin panel making sure azure has not already been installed
Restart Alice
She should boot up and then instantly restart endlessly
Additional Information
No response
The text was updated successfully, but these errors were encountered:
Description of the bug
I'm testing various offline ASR's to see if i can find one that understands me :)
In Alices admin panel i selected "Azure" from the list of ASR's, saved it then rebooted and she's now in a constant restart loop. I'm picking "azure" didn't install on its own ?
Steps To Reproduce
Choose "Azure" from admin panel making sure azure has not already been installed
Restart Alice
She should boot up and then instantly restart endlessly
Additional Information
No response
The text was updated successfully, but these errors were encountered: