View Single Post
Posts: 372 | Thanked: 61 times | Joined on Jan 2012
#25
Originally Posted by thp View Post
Try running it as normal user "user" (i.e. without "sudo gainroot").
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
 

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