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

Bugfix/download precise #2245

Merged
merged 3 commits into from Aug 20, 2019
Merged

Conversation

forslund
Copy link
Collaborator

@forslund forslund commented Aug 2, 2019

Description

Was meaning to send this up last weekend but seem to have not gotten around to it.

  • Fixes an issue when the mic returns None
  • Retries download if petactl errors (connection error or dns lookup errors for example)

petactl needs to be investigated more, sometimes a broken download doesn't seem to be

How to test

I guess trying it out is the best way.

Contributor license agreement signed?

CLA [ Yes ]

Mic may return None when aborted due to a reload of wake-word engine
- Reorder includes
- Add basic docstrings for the available engines
- simplify super()
- remove unneccessary "/" chars
Will retry the download of precise once per minute
@devs-mycroft devs-mycroft added the CLA: Yes Contributor License Agreement exists (see https://github.com/MycroftAI/contributors) label Aug 2, 2019
@davidwagnerkc
Copy link
Contributor

Number of things in this one I like. I'll test it out today.

@forslund
Copy link
Collaborator Author

forslund commented Aug 8, 2019 via email

Copy link
Contributor

@davidwagnerkc davidwagnerkc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works as expected!

@davidwagnerkc davidwagnerkc merged commit e5f71cf into MycroftAI:dev Aug 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA: Yes Contributor License Agreement exists (see https://github.com/MycroftAI/contributors)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants