Have ConfidenceResult and ConfidenceScorer been removed?
The following imports are failing, but your javadocs online still show they are suppose to exist.
import edu.cmu.sphinx.result.ConfidenceResult; import edu.cmu.sphinx.result.ConfidenceScorer;
This is using sphinx4 5prealpha.
Log in to post a comment.
Have ConfidenceResult and ConfidenceScorer been removed?
The following imports are failing, but your javadocs online still show they are suppose to exist.
import edu.cmu.sphinx.result.ConfidenceResult;
import edu.cmu.sphinx.result.ConfidenceScorer;
This is using sphinx4 5prealpha.