View Single Post
Posts: 958 | Thanked: 3,426 times | Joined on Apr 2012
#29
Originally Posted by Mohammed Muid View Post
another problem::




BusyBox v1.20.1 (Debian 1.20.1power1) built-in shell (ash)
Enter 'help' for a list of built-in commands.

~ $ cd /home/us
user/ usr/
~ $ cd /home/user/MyDocs/saera/
~/MyDocs/saera $ python saera.py
Traceback (most recent call last):
File "saera.py", line 239, in <module>
app = Saera()
File "saera.py", line 75, in __init__
self.init_gst()
File "saera.py", line 190, in init_gst
+ '! pocketsphinx name=asr ! fakesink')
glib.GError: no element "vader"
~/MyDocs/saera
You need gstreamer0.10-pocketsphinx.
 

The Following User Says Thank You to taixzo For This Useful Post: