java - Multithread CMU Sphinx 4 Alignment -


i using cmu sphinx 4 align audio transcript. process has automated, i've tweaked alignerdemo exampled , compiled .jar execute terminal (ubuntu 15.04, 8gb, i5 quad).

speed critical, when run aligner on large audio file, notice process runs on single thread. sphinx 4 wiki claims multithreaded, need manually enable? if so, how?

for comparison, here screenshots of system monitor when running .jar (top) vs running ffmpeg (bottom), multithreaded.

cmu sphinx 4 aligner ffmpeg video conversion


Comments

Popular posts from this blog

mysql - FireDac error 314 - but DLLs are in program directory -

git - How to list all releases of public repository with GitHub API V3 -

c++ - Getting C2512 "no default constructor" for `ClassA` error on the first parentheses of constructor for `ClassB`? -