Giter Club home page Giter Club logo

Comments (5)

nshmyrev avatar nshmyrev commented on June 20, 2024

You are missing the import of pocketsphinx module in the beginning of the python file.

from pocketsphinx-python.

sidja avatar sidja commented on June 20, 2024

I've included import files

 from pocketsphinx.pocketsphinx import *
 from sphinxbase.sphinxbase import *

Now I get the following error message

Traceback (most recent call last):
File "example.py", line 3, in <module>
from pocketsphinx.pocketsphinx import *
ImportError: No module named pocketsphinx

from pocketsphinx-python.

nshmyrev avatar nshmyrev commented on June 20, 2024

So this error is pretty self-explaining. You do not have pocketsphinx module installed properly. You can follow installation manual to get it installed.

from pocketsphinx-python.

sidja avatar sidja commented on June 20, 2024

Great, thank you for that. It works now. I didn't realise that both the module had to be installed manually first

from pocketsphinx-python.

leosv123 avatar leosv123 commented on June 20, 2024

hey , can u please give me the guidance how you solved your installation problem i am struck in installing those packages. iam also getting same errors as above

from pocketsphinx-python.

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.