Giter Club home page Giter Club logo

Comments (6)

nshmyrev avatar nshmyrev commented on July 19, 2024

import pocketsphinx module properly.

from pocketsphinx-python.

TobiasWeis avatar TobiasWeis commented on July 19, 2024

I just did a fresh clone and built it, and the example program (which is provided by you and untouched) only throws errors. First ones in line are actually:
Traceback (most recent call last):
File "./example.py", line 4, in
from pocketsphinx.pocketsphinx import *
ImportError: No module named pocketsphinx

After one removes the first pocketsphinx and the first sphinxbase, the Decoder-Error from above comes.

from pocketsphinx-python.

nshmyrev avatar nshmyrev commented on July 19, 2024

You can check files in your filesystem and installation log to see if module is actually properly installed. Most likely it was not installed properly. To get further help you need to provide installation logs.

from pocketsphinx-python.

TobiasWeis avatar TobiasWeis commented on July 19, 2024

Again, this is related to the false instructions in the readme. Still had the repo-version installed. After uninstalling that, building fresh from git, the example works.

from pocketsphinx-python.

mbait avatar mbait commented on July 19, 2024

What readme are you referring to and what instructions do you consider
"false"?

On Thu, Apr 28, 2016 at 4:42 PM, Tobi [email protected] wrote:

Again, this is related to the false instructions in the readme. Still had
the repo-version installed. After uninstalling that, building fresh from
git, the example works.


You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub
#14 (comment)

Sincerely, Alexander

from pocketsphinx-python.

TobiasWeis avatar TobiasWeis commented on July 19, 2024

Regarding the readme, please excuse, fault was totally on my side (surprise!), it got too late last night. I misread the readme and installed with apt-get (this package in the repos seems to be broken?) instead of pip/git.

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.