Code Monkey home page Code Monkey logo

Comments (8)

small-cactus avatar small-cactus commented on August 27, 2024

Hello! The error is occurring because Python can't find the module for openwakeword.

Ensure you installed requirements.txt using the instructions below (it's not a required step for Mac, but we can try it anyways). If you already did, run the setup script again. Here's how to install requirements:

pip install -r requirements.txt

If that still doesn't work, try using pip3 instead of pip.

Make sure you followed the instructions correctly, if you don't have a virtual environment set up like outlined in the instructions, it won't work.

Let me know if this fixed your issue.

from m.i.l.e.s.

mksmks1 avatar mksmks1 commented on August 27, 2024

Python Output: [Miles is Wake word models downloaded...]

Python Output: [Miles is Downloading speech recognition models...]

Python Output: [Miles is Base model downloaded successfully...]

Python Output: [Miles is Downloading tiny model...]

Python Output: [Miles is Tiny model downloaded successfully...]

Python Output: [Miles is Ready for speech, try saying 'this is a test']

Python Output: Switching to tiny model due to: Transcription took longer than 3 seconds with the base model.

Python Output: [Miles is You said: Zuschelter.]

Python Output: [Miles is Config Complete!]

Config script exited with code 0

this time I encountered such a problem

from m.i.l.e.s.

small-cactus avatar small-cactus commented on August 27, 2024

That's normal behavior. It should continue after that script ends. Are you sure you're running the right file? You shouldn't be running the config file directly.

from m.i.l.e.s.

mksmks1 avatar mksmks1 commented on August 27, 2024

but when I reboot everything starts all over again and I install everything again

from m.i.l.e.s.

small-cactus avatar small-cactus commented on August 27, 2024

Try running:

npm start

Make sure you're Inside the directory

Copy and paste the terminal output once the issue occurs, I need the whole output from the start where you typed npm start to the end.

from m.i.l.e.s.

williamblake333 avatar williamblake333 commented on August 27, 2024

image

Hi there. I'm getting the above.

I've gone through the setup five or six times. It says API keys are empty but I've input them.

I checked the apikey.py file and my configuration is saved there, however the electron application isn't recognizing that I've already completed the setup.

EDIT I fixed this by deleted config.py and running npm start. It started miles with the previously saved config file.

from m.i.l.e.s.

small-cactus avatar small-cactus commented on August 27, 2024

That's odd, the config file doesn't save anything, it just downloads missing files.

It saying empty means you have at least one api key set to "empty".

Also since you got it fixed, if responses are slow, open main.py and search for "base" change it to "tiny".

from m.i.l.e.s.

williamblake333 avatar williamblake333 commented on August 27, 2024

ok maybe it was just a fluke then. odd!

from m.i.l.e.s.

Related Issues (10)

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.