Anyone please help me get this syntax right
subprocess.Popen(["gmmscore", "-i", Input, "-l", List, "-t",
modeltype,
> "-m", str(mixture), "-d", str(dimension), "-v", str(vfloor), "-n",
> str(number), "-r",
str(results)])
-
Be a better friend, newshoun
I need help with the following:
os.system("gmmscore"+"-i" + Input + "-l" + List + "-t" + str(modeltype) + "-m"
+ str(mixture) + "-d" + str(dimension) + "-v" + str(vfloor) + "-n" +
str(number) + "-r" + results)
-
Never miss a thing. Make Yahoo your homepa
Please help me get this syntax right:
os.system("HCopy -T 1 -C" 'os.path.join(conf_dir, "/hcopy.conf")' "-S"
'os.path.join(list_dir, "hcopy_list.txt")')
-
Looking for last minute shopping deals? Find them fast with Yahoo! Search.--
http://mail.python.o
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