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

Pi 2 Model B + Cirrus sound card + Mycroft #254

Closed
murphyalexandre opened this issue Jun 30, 2016 · 5 comments
Closed

Pi 2 Model B + Cirrus sound card + Mycroft #254

murphyalexandre opened this issue Jun 30, 2016 · 5 comments

Comments

@murphyalexandre
Copy link

Hey,

I'm having some issues with mycroft on my pi 2 and I don't know if this is the place to ask for help. If not, please direct me to where I should ask my questions.

So I have a Cirrus sound card on my Pi and I installed the latest Raspbian (from 2016-05-27) on it with the correct Cirrus driver loaded on boot. Everything is working fine with the sound card, I have only one input and one output for aplay and arecord and both of them are working right out the box.

capture d ecran 2016-06-30 a 14 39 12

Next thing I did was to try the audiotest. I had some troubles with an old raspbian version and an old Cirrus driver, but now, everything went great, I can hear my voice on the playback.

capture d ecran 2016-06-30 a 14 41 44

The problem is when I try to run Mycroft normally, it simply doesn't work. It just sits there and doesn't hear the wake word.

capture d ecran 2016-06-30 a 14 44 32

Running the unittest worked, except some warning saying that the speech recognition couldn't understand the audio. See the PasteBin.

I also tried the audio-accurary-test with a bunch of wav recording with the mic, it worked with the one with multiple keywords in it. It, however, hanged when I tested with a wav of 8000. I don't use that rate in the config, but it might be something interesting to look at.

capture d ecran 2016-06-30 a 14 54 43

So, I'm here now wondering what to do next. How can I debug this problem of mine? Is there something wrong with my setup?

@aatchison
Copy link
Contributor

Did you ever have any luck?

@murphyalexandre
Copy link
Author

No.

@aatchison
Copy link
Contributor

Hmm. You might check out a newer version and let us know. Are you sure it's not a sound card issue? You might try ./start.sh audiotest instead of those other audio tests.

@murphyalexandre
Copy link
Author

I would, but I don't have access to the device anymore! Closing it for now.

@aatchison
Copy link
Contributor

Thanks, sorry about that.

gmsoft-tuxicoman pushed a commit to gmsoft-tuxicoman/mycroft-core that referenced this issue Jan 24, 2023
* bump LF

fix imports

event + intnet interfaces from outils

.

.

temp update workflows for unittests from open PRs

refactor/bump+dedup code from workshop

* keep enums together

* fix imports

* fix tests

* audio unittests

* bump outils

* bump outils

* Patch `is_fully_initialized` property reference (MycroftAI#254)

* Update overrides in tests for updated BaseSkill compat. (MycroftAI#255)

Added some test cases to debug failures

* Update tests to support workshop refactor (MycroftAI#256)

* Update tests to support workshop refactor

* Update tests to support workshop refactor

* Update workshop and ocp plugin dependencies

* Bump ovos-workshop dependency

* Fix typo in log

* Cleanup changes

* Update deprecated import

Co-authored-by: Daniel McKnight <34697904+NeonDaniel@users.noreply.github.com>
Co-authored-by: Daniel McKnight <daniel@neongecko.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants