Re: whats wrong with this

2008-01-07 Thread Fredrik Lundh
mpho raborife wrote: > I'm trying to rum gmmtrain within my pthon program like this: > > Input -l List -t inittype -e traintype > -m mixture -d dimension -v vfloor -n number -p percent -r results -c cycle) > > But i keep on getting an error. it helps if you include the actual error message in

whats wrong with this

2008-01-06 Thread mpho raborife
I'm trying to rum gmmtrain within my pthon program like this: os.system(gmmtrain -o output -i Input -l List -t inittype -e traintype -m mixture -d dimension -v vfloor -n number -p percent -r results -c cycle) But i keep on getting an error. - Looking for