I successfully installed speect engine and plugins. But while trying to
import speect using Python, I got the following error
raju@raju-lge:~/Lwazi.Eng-ZA.Voice.HTS.0.1/eng-ZA$ python
Python 2.6.6 (r266:84292, Sep 15 2010, 15:52:39)
[GCC 4.4.5] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import speect
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
ImportError: No module named speect
>>>
Thanks!
Kulesh
|