Skip to content
New issue

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

[BUG]: Azure ASR failed to install ? #668

Open
LazzaAU opened this issue Aug 31, 2022 · 0 comments
Open

[BUG]: Azure ASR failed to install ? #668

LazzaAU opened this issue Aug 31, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@LazzaAU
Copy link
Contributor

LazzaAU commented Aug 31, 2022

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 ?

[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

@LazzaAU LazzaAU added the bug Something isn't working label Aug 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant