Giter Club home page Giter Club logo

Comments (7)

eduardojj avatar eduardojj commented on June 7, 2024

This was already bypassed, not solved, but the issue is after i register the device its fine and works the only problem is the volume skill and audio output, it can seem to find the audio output correctly and i dont hear the answer, but if i write it i get the answer correctly. I can see the microphone volume change in the client and it receives the wake word and query, but when i use mycroft-audio-test i dont hear a thing.

from ovos-buildroot.

j1nx avatar j1nx commented on June 7, 2024

Right, back on my feet...

First things first. LC_ALL should be set by the buildsystem to "en_US.UTF-8"
https://github.com/j1nx/MycroftOS/blob/develop/buildroot-external/configs/rpi3_defconfig#L22

What did you do exactly? Than I can double check on this side and if needed script the same.

Secondly about the possible Python errors when you start "mycroft-cli-client" a bit to soon after the first boot. That is a known thing. Starting the Mycroft A.I. software stack for the first time means it is downloading all default skills and such. During that it also downloads and installs a lot of additional needed Python packages. If you would give it a bit more time, the mycroft-cli-client starts as wanted without errors.

Anyhow: Last but not least. The sound output. Funny, that sounds excactly like the topic here;
https://community.mycroft.ai/t/mycroft-with-respeaker-2-mic/7635

I am looking into it and also requested that user to give the alpha4 image a good, to see if we can hunt down that bug...

from ovos-buildroot.

eduardojj avatar eduardojj commented on June 7, 2024

Great news, those problems with the make probably my fault, sorry about that, because i made an image yesterday and the only proble was on speechrecognition but thats a known bug, and the audio problem was solved by copying a configuration.json file to a correct location, which i suspect was due to the failed make, sorry i dont know the details because my group collegue did that fix, but if you want i can try.
I still can't test the locale, because it's finnishing the image but i report back once it is tested.

from ovos-buildroot.

j1nx avatar j1nx commented on June 7, 2024

Perfect! Will await your feedback about the LOCALE. With a bit of luck, that has resolved itself as well.

from ovos-buildroot.

eduardojj avatar eduardojj commented on June 7, 2024

The locale is no longer a problem. The problems that now we have is sporadic reboots with no associated trigger.
We have also a question, is it possible to remove the startup and shutdown Mycroft images?

from ovos-buildroot.

j1nx avatar j1nx commented on June 7, 2024

ATM I also witnessed strange things with the last Buildroot 2019.11.x upgrade. Working on a downgraded version as we speak. Untill Python 3.8 is more stable, I stick with the 2019.08.3 stable release of Buildroot.

You will most likely see the commits come in in the development branch later today or tomorrow.

To answer your question about the splash screens. Sure, you can turn off the service via menuconfig. Just run this command before you run the make command, after the "make clean " and "make rpi3-config" command;

make -C buildroot BR2_EXTERNAL=../buildroot-external menuconfig

Than in the ncurses menu go to the bottom section, "External packages" -> "Mycroft A.I. Personal Assistant" and deselect the Mycroft Splash package. Exit back out of this menu and then you can run the build again; "make rpi3"

from ovos-buildroot.

j1nx avatar j1nx commented on June 7, 2024

Fixed by 4061037

from ovos-buildroot.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.