Giter Club home page Giter Club logo

freespeech-vr's People

Contributors

themanyone avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

freespeech-vr's Issues

Ububntu problems fixed and unfixed

So I downloaded the zip kit.
Then I went to apt and installed the pocketsphinx, pocketspinx-dbg, and 
pocketsphinx-dev packages along with python-gst0.10 (already there) , 
python-gst0.10-dbg, python-gst0.10-dev. CMU-Cam_Toolkit_v2 I downloaded and 
built and installed. 
firing it up -- python crash. could not load the gstreamer libs. futzed around 
on the net and determined that you must set GST_PLUGIN_PATH in the environment,
So I did that.  
export GST_PLUGIN_PATH=/usr/local/lib/gstreamer-0.10  -- OK
then it fires up and the pocketsphinx module segfaults in dict.c
on the dict_free() function. 
I Tried to debug it with gdb thusly:
gdb /usr/bin/python
gdb>> set args -m pdb freespeech.py
and determined it was indeed in /usr/local/lib/libpocketsphinx.so.

So I ran it under python-dbg but that led to a huge bunch of missing debug 
libraries in the linux system so I futszed with that for awhile but never got 
any closer.
So I pulled pocketsphinx out of the system (removed the packages) and 
downloaded the new ones from the main site and built sphinxbase and 
pocketsphinx with the -ggdb flag. Wa La!  
Wonderful window appeared ,and it started spitting out words as I talked. 
( Wrong ones <-> <->). 
Now it quits writing to the window after the first run -- restoring the old lm/ 
files and deleting the new ones brings it back.



Original issue reported on code.google.com by [email protected] on 11 Mar 2013 at 10:55

Attachments:

PPA out of date

The PPA listed in the installation instructions hasn't been updated since 2010, 
and current versions of Ubuntu won't recognize it. Is this still the 
recommended way of installing the software?

Original issue reported on code.google.com by colemanwatts on 13 Nov 2014 at 9:28

Dependencies list is incomplete

Besides the applications listed in the README, I also needed to install gstreamer0.10-plugins-base and gstreamer0.10-plugins-good.

python3: GLib Error "ladspa-gate-1410-so-gate"

On Arch Linux I get following error running freespeech.py (python3 branch):

  File "freespeech.py", line 710, in <module>
    app = freespeech()
  File "freespeech.py", line 88, in __init__
    self.init_gst()
  File "freespeech.py", line 280, in init_gst
    self.pipeline = Gst.parse_launch('autoaudiosrc ! ladspa-gate-1410-so-gate threshold=-23.0 decay=2.0 hold=2.0 attack=0.01 ! audioconvert ! audioresample ! pocketsphinx name=asr ! fakesink')
gi.repository.GLib.Error: gst_parse_error: no element "ladspa-gate-1410-so-gate" (1)

All dependencies installed and checked. Any idea?

Garbled Text Outputs

Hi,

Tried to run it in Ubuntu Precise (14.04) and the results were garbled.

I read aloud:

Hello and welcome. This is a test of the free speech voice recognition system, running in Linux. It should work on any operating system that supports pocketsphinx.

The result was:

Pedal and welcome to justifies the tool is cheap system running head a mess issue are and any already the system that a. this thing to to to

Tried to 'learn', but nothing happens, and also tried with other commands but it does not seem to respond.

Any help?

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.