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
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