Menu

Problems compiling sphinx4

Help
2006-05-02
2012-09-22
  • P.J.Leonard

    P.J.Leonard - 2006-05-02

    Hi,

    I have tried downloading via subversion and downloading the source zip. Either way I find it impossible to compile the code due to numerous errors (about 681 reported).

    For example the HMMPoolManager refers to a method LogMath.getLogMath (line 86) which does not exist.

    cheers Paul.

     
    • Robbie

      Robbie - 2006-05-02

      What method are you using to compile? The ant script excludes several packages that would otherwise have errors; if you use ant you should be fine.

      I use eclipse (though I do not use the method posted on the website). I manually excluded these packages:
      edu/cmu/sphinx/linguist/acoustic/tiedstate/trainer/
      edu/cmu/sphinx/research/bushderby/

      edu/cmu/sphinx/research/distributed/
      edu/cmu/sphinx/trainer/

      I'm not 100% sure, but I think HMMPoolManager is in one of those packages.

       
      • sour

        sour - 2007-09-17

        i get a lot of errors:
        Severity and Description Path Resource Location Creation Time Id
        AcousticModel.PROP_PREFIX cannot be resolved sphinx4/edu/cmu/sphinx/linguist/acoustic/tiedstate/trainer ModelInitializerLoader.java line 58 1190020667968 20739
        AcousticModel.PROP_PREFIX cannot be resolved sphinx4/edu/cmu/sphinx/linguist/acoustic/tiedstate/trainer Sphinx3Saver.java line 63 1190020667953 20703
        AcousticModel.PROP_PREFIX cannot be resolved sphinx4/edu/cmu/sphinx/linguist/acoustic/tiedstate/trainer Sphinx3Saver.java line 127 1190020667953 20707
        AcousticModel.PROP_PREFIX cannot be resolved sphinx4/edu/cmu/sphinx/linguist/acoustic/tiedstate/trainer Sphinx4Loader.java line 56 1190020667937 20686
        AcousticModel.PROP_PREFIX cannot be resolved sphinx4/edu/cmu/sphinx/linguist/acoustic/tiedstate/trainer Sphinx4Loader.java line 61 1190020667937 20687
        AcousticModel.PROP_PREFIX cannot be resolved sphinx4/edu/cmu/sphinx/linguist/acoustic/tiedstate/trainer Sphinx4Saver.java line 46 1190020667937 20681
        AcousticModelFactory cannot be resolved sphinx4/edu/cmu/sphinx/trainer SimpleTrainManager.java line 127 1190020666718 19293
        AcousticModelFactory cannot be resolved sphinx4/edu/cmu/sphinx/trainer SimpleTrainManager.java line 132 1190020666718 19295
        AcousticModelFactory cannot be resolved sphinx4/edu/cmu/sphinx/trainer SimpleTrainManager.java line 215 1190020666718 19299
        AcousticModelFactory cannot be resolved sphinx4/edu/cmu/sphinx/trainer SimpleTrainManager.java line 221 1190020666718 19301
        context cannot be resolved or is not a field sphinx4/edu/cmu/sphinx/linguist/acoustic/tiedstate/trainer TrainerAcousticModel.java line 108 1190020667921 20671
        FrontEndFactory cannot be resolved sphinx4/edu/cmu/sphinx/research/distributed/client ClientFrontEndImpl.java line 71 1190020667265 19918
        FrontEndFactory cannot be resolved sphinx4/edu/cmu/sphinx/trainer BaumWelchLearner.java line 145 1190020666750 19351
        FrontEndFactory cannot be resolved sphinx4/edu/cmu/sphinx/trainer BaumWelchLearner.java line 149 1190020666750 19353
        FrontEndFactory cannot be resolved sphinx4/edu/cmu/sphinx/trainer FlatInitializerLearner.java line 118 1190020666734 19333
        FrontEndFactory cannot be resolved sphinx4/edu/cmu/sphinx/trainer FlatInitializerLearner.java line 123 1190020666734 19335
        props cannot be resolved sphinx4/edu/cmu/sphinx/linguist/acoustic/tiedstate/trainer TrainerAcousticModel.java line 105 1190020667921 20669
        props cannot be resolved sphinx4/edu/cmu/sphinx/linguist/acoustic/tiedstate/trainer TrainerAcousticModel.java line 106 1190020667921 20670
        props cannot be resolved sphinx4/edu/cmu/sphinx/linguist/acoustic/tiedstate/trainer TrainerAcousticModel.java line 130 1190020667921 20674
        props cannot be resolved sphinx4/edu/cmu/sphinx/linguist/acoustic/tiedstate/trainer TrainerAcousticModel.java line 134 1190020667921 20675
        props cannot be resolved sphinx4/edu/cmu/sphinx/linguist/acoustic/tiedstate/trainer TrainerAcousticModel.java line 137 1190020667921 20676
        props cannot be resolved sphinx4/edu/cmu/sphinx/linguist/acoustic/tiedstate/trainer TrainerAcousticModel.java line 140 1190020667921 20677
        props cannot be resolved sphinx4/edu/cmu/sphinx/linguist/acoustic/tiedstate/trainer TrainerAcousticModel.java line 143 1190020667921 20678
        props cannot be resolved sphinx4/edu/cmu/sphinx/linguist/acoustic/tiedstate/trainer TrainerAcousticModel.java line 162 1190020667921 20680
        props cannot be resolved or is not a field sphinx4/edu/cmu/sphinx/linguist/acoustic/tiedstate/trainer TrainerAcousticModel.java line 109 1190020667921 20672
        The constructor Decoder(String) is undefined sphinx4/edu/cmu/sphinx/research/distributed/server ServerDecoder.java line 66 1190020667250 19912
        The constructor FullDictionary(String) is undefined sphinx4/edu/cmu/sphinx/trainer TrainerDictionary.java line 40 1190020666671 19278
        The constructor NISTAlign() is undefined sphinx4/edu/cmu/sphinx/research/distributed/tests BatchClient.java line 91 1190020667250 19908
        The constructor Sphinx3Loader(String, SphinxProperties, boolean) is undefined sphinx4/edu/cmu/sphinx/linguist/acoustic/tiedstate/trainer Sphinx4Loader.java line 78 1190020667937 20688
        The import edu.cmu.sphinx.frontend.FrontEndFactory cannot be resolved sphinx4/edu/cmu/sphinx/trainer BaumWelchLearner.java line 30 1190020666750 19346
        The import edu.cmu.sphinx.frontend.FrontEndFactory cannot be resolved sphinx4/edu/cmu/sphinx/trainer FlatInitializerLearner.java line 27 1190020666734 19329
        The import edu.cmu.sphinx.linguist.acoustic.AcousticModelFactory cannot be resolved sphinx4/edu/cmu/sphinx/trainer SimpleTrainManager.java line 16 1190020666718 19291
        The method decode(String) in the type Decoder is not applicable for the arguments () sphinx4/edu/cmu/sphinx/research/distributed/server ServerDecoder.java line 153 1190020667250 19916
        The method dumpAll() in the type Timer is not applicable for the arguments (String) sphinx4/edu/cmu/sphinx/research/distributed/tests BatchClient.java line 121 1190020667250 19910
        The method getAcousticProperties() is undefined for the type Sphinx3Loader sphinx4/edu/cmu/sphinx/linguist/acoustic/tiedstate/trainer Sphinx4Loader.java line 315 1190020667937 20695
        The method getAcousticProperties() is undefined for the type Sphinx3Loader sphinx4/edu/cmu/sphinx/linguist/acoustic/tiedstate/trainer Sphinx4Loader.java line 387 1190020667937 20699
        The method getActiveList() is undefined for the type BushderbySearchManager sphinx4/edu/cmu/sphinx/research/bushderby BushderbySearchManager.java line 145 1190020667265 19924
        The method getActiveList() is undefined for the type BushderbySearchManager sphinx4/edu/cmu/sphinx/research/bushderby BushderbySearchManager.java line 150 1190020667265 19925
        The method getActiveList() is undefined for the type BushderbySearchManager sphinx4/edu/cmu/sphinx/research/bushderby BushderbySearchManager.java line 152 1190020667265 19927
        The method getActiveList() is undefined for the type BushderbySearchManager sphinx4/edu/cmu/sphinx/research/bushderby BushderbySearchManager.java line 155 1190020667265 19930
        The method getActiveList() is undefined for the type BushderbySearchManager sphinx4/edu/cmu/sphinx/research/bushderby BushderbySearchManager.java line 179 1190020667265 19933
        The method getActiveList() is undefined for the type BushderbySearchManager sphinx4/edu/cmu/sphinx/research/bushderby BushderbySearchManager.java line 309 1190020667265 19938
        The method getActiveList() is undefined for the type BushderbySearchManager sphinx4/edu/cmu/sphinx/research/bushderby BushderbySearchManager.java line 311 1190020667265 19939
        The method getLinguist() is undefined for the type BushderbySearchManager sphinx4/edu/cmu/sphinx/research/bushderby BushderbySearchManager.java line 118 1190020667265 19921
        The method getLinguist() is undefined for the type BushderbySearchManager sphinx4/edu/cmu/sphinx/research/bushderby BushderbySearchManager.java line 119 1190020667265 19922
        The method getLogMath() is undefined for the type BushderbySearchManager sphinx4/edu/cmu/sphinx/research/bushderby BushderbySearchManager.java line 329 1190020667265 19940
        The method getLogMath() is undefined for the type Sphinx3Loader sphinx4/edu/cmu/sphinx/linguist/acoustic/tiedstate/trainer Sphinx4Loader.java line 316 1190020667937 20696
        The method getLogMath() is undefined for the type Sphinx3Loader sphinx4/edu/cmu/sphinx/linguist/acoustic/tiedstate/trainer Sphinx4Loader.java line 388 1190020667937 20700
        The method getLogMath(String) is undefined for the type LogMath sphinx4/edu/cmu/sphinx/linguist/acoustic/tiedstate/trainer HMMPoolManager.java line 86 1190020667968 20777
        The method getLogMath(String) is undefined for the type LogMath sphinx4/edu/cmu/sphinx/linguist/acoustic/tiedstate/trainer ModelInitializerLoader.java line 110 1190020667968 20742
        The method getLogMath(String) is undefined for the type LogMath sphinx4/edu/cmu/sphinx/linguist/acoustic/tiedstate/trainer Sphinx3Saver.java line 122 1190020667953 20705
        The method getLogMath(String) is undefined for the type LogMath sphinx4/edu/cmu/sphinx/trainer BaumWelchLearner.java line 110 1190020666750 19347
        The method getModelProperties() is undefined for the type Loader sphinx4/edu/cmu/sphinx/linguist/acoustic/tiedstate/trainer Sphinx3Saver.java line 140 1190020667953 20710
        The method getRecognizer() is undefined for the type Decoder sphinx4/edu/cmu/sphinx/research/distributed/server ServerDecoder.java line 119 1190020667250 19915
        The method getSphinxProperties() is undefined for the type BushderbySearchManager sphinx4/edu/cmu/sphinx/research/bushderby BushderbySearchManager.java line 107 1190020667265 19920
        The method getSystemProperties() is undefined for the type Sphinx3Loader sphinx4/edu/cmu/sphinx/linguist/acoustic/tiedstate/trainer Sphinx4Loader.java line 137 1190020667937 20689
        The method getTimer(String) in the type Timer is not applicable for the arguments (String, String) sphinx4/edu/cmu/sphinx/linguist/acoustic/tiedstate/trainer TrainerAcousticModel.java line 110 1190020667921 20673
        The method getTimer(String) in the type Timer is not applicable for the arguments (String, String) sphinx4/edu/cmu/sphinx/research/distributed/tests BatchClient.java line 90 1190020667250 19907
        The method getUnit(String, boolean, Context) is undefined for the type Unit sphinx4/edu/cmu/sphinx/linguist/acoustic/tiedstate/trainer Sphinx4Loader.java line 269 1190020667937 20694
        The method getUnit(String, boolean) is undefined for the type Unit sphinx4/edu/cmu/sphinx/linguist/acoustic/tiedstate/trainer ModelInitializerLoader.java line 548 1190020667968 20763
        The method getUnit(String, boolean) is undefined for the type Unit sphinx4/edu/cmu/sphinx/linguist/acoustic/tiedstate/trainer Sphinx4Loader.java line 189 1190020667937 20691
        The method getUnit(String) is undefined for the type Unit sphinx4/edu/cmu/sphinx/trainer BuildTranscriptHMM.java line 231 1190020666750 19341
        The method initialize() in the type DataProcessor is not applicable for the arguments (String, null, SphinxProperties, null) sphinx4/edu/cmu/sphinx/trainer BaumWelchLearner.java line 124 1190020666750 19348
        The method initialize() in the type DataProcessor is not applicable for the arguments (String, null, SphinxProperties, null) sphinx4/edu/cmu/sphinx/trainer BaumWelchLearner.java line 127 1190020666750 19349
        The method initialize() in the type DataProcessor is not applicable for the arguments (String, null, SphinxProperties, null) sphinx4/edu/cmu/sphinx/trainer FlatInitializerLearner.java line 98 1190020666734 19330
        The method initialize() in the type DataProcessor is not applicable for the arguments (String, null, SphinxProperties, null) sphinx4/edu/cmu/sphinx/trainer FlatInitializerLearner.java line 101 1190020666734 19331
        The method initialize() in the type StreamDataSource is not applicable for the arguments (String, null, SphinxProperties, null) sphinx4/edu/cmu/sphinx/research/distributed/client ClientFrontEndImpl.java line 69 1190020667265 19917
        The method initialize() is undefined for the type Decoder sphinx4/edu/cmu/sphinx/research/distributed/server ServerDecoder.java line 67 1190020667250 19913
        The method initialize(String, Linguist, AcousticScorer, Pruner) is undefined for the type SimpleBreadthFirstSearchManager sphinx4/edu/cmu/sphinx/research/bushderby BushderbySearchManager.java line 105 1190020667265 19919
        The method load() is undefined for the type TiedStateAcousticModel sphinx4/edu/cmu/sphinx/linguist/acoustic/tiedstate/trainer TrainerAcousticModel.java line 159 1190020667921 20679
        The method setResultList(LinkedList) is undefined for the type BushderbySearchManager sphinx4/edu/cmu/sphinx/research/bushderby BushderbySearchManager.java line 153 1190020667265 19928
        The type ModelInitializerLoader must implement the inherited abstract method Configurable.getName() sphinx4/edu/cmu/sphinx/linguist/acoustic/tiedstate/trainer ModelInitializerLoader.java line 52 1190020667968 20735
        The type ModelInitializerLoader must implement the inherited abstract method Configurable.newProperties(PropertySheet) sphinx4/edu/cmu/sphinx/linguist/acoustic/tiedstate/trainer ModelInitializerLoader.java line 52 1190020667968 20737
        The type ModelInitializerLoader must implement the inherited abstract method Configurable.register(String, Registry) sphinx4/edu/cmu/sphinx/linguist/acoustic/tiedstate/trainer ModelInitializerLoader.java line 52 1190020667968 20738
        The type ModelInitializerLoader must implement the inherited abstract method Loader.load() sphinx4/edu/cmu/sphinx/linguist/acoustic/tiedstate/trainer ModelInitializerLoader.java line 52 1190020667968 20736
        TiedStateAcousticModel.PROP_DATA_LOCATION_DEFAULT cannot be resolved sphinx4/edu/cmu/sphinx/linguist/acoustic/tiedstate/trainer ModelInitializerLoader.java line 166 1190020667968 20750
        TiedStateAcousticModel.PROP_DATA_LOCATION_DEFAULT cannot be resolved sphinx4/edu/cmu/sphinx/linguist/acoustic/tiedstate/trainer Sphinx3Saver.java line 223 1190020667953 20712
        TiedStateAcousticModel.PROP_MC_FLOOR cannot be resolved sphinx4/edu/cmu/sphinx/linguist/acoustic/tiedstate/trainer ModelInitializerLoader.java line 481 1190020667968 20754
        TiedStateAcousticModel.PROP_MC_FLOOR cannot be resolved sphinx4/edu/cmu/sphinx/linguist/acoustic/tiedstate/trainer Sphinx3Saver.java line 228 1190020667953 20714
        TiedStateAcousticModel.PROP_MC_FLOOR_DEFAULT cannot be resolved sphinx4/edu/cmu/sphinx/linguist/acoustic/tiedstate/trainer ModelInitializerLoader.java line 482 1190020667968 20755
        TiedStateAcousticModel.PROP_MC_FLOOR_DEFAULT cannot be resolved sphinx4/edu/cmu/sphinx/linguist/acoustic/tiedstate/trainer Sphinx3Saver.java line 229 1190020667953 20715
        TiedStateAcousticModel.PROP_MODEL_DEFAULT cannot be resolved sphinx4/edu/cmu/sphinx/linguist/acoustic/tiedstate/trainer Sphinx3Saver.java line 220 1190020667953 20711
        TiedStateAcousticModel.PROP_MW_FLOOR cannot be resolved sphinx4/edu/cmu/sphinx/linguist/acoustic/tiedstate/trainer HMMPoolManager.java line 88 1190020667968 20778
        TiedStateAcousticModel.PROP_MW_FLOOR cannot be resolved sphinx4/edu/cmu/sphinx/linguist/acoustic/tiedstate/trainer ModelInitializerLoader.java line 484 1190020667968 20756
        TiedStateAcousticModel.PROP_MW_FLOOR cannot be resolved sphinx4/edu/cmu/sphinx/linguist/acoustic/tiedstate/trainer Sphinx3Saver.java line 231 1190020667953 20716
        TiedStateAcousticModel.PROP_MW_FLOOR_DEFAULT cannot be resolved sphinx4/edu/cmu/sphinx/linguist/acoustic/tiedstate/trainer HMMPoolManager.java line 89 1190020667968 20779
        TiedStateAcousticModel.PROP_MW_FLOOR_DEFAULT cannot be resolved sphinx4/edu/cmu/sphinx/linguist/acoustic/tiedstate/trainer ModelInitializerLoader.java line 485 1190020667968 20757
        TiedStateAcousticModel.PROP_MW_FLOOR_DEFAULT cannot be resolved sphinx4/edu/cmu/sphinx/linguist/acoustic/tiedstate/trainer Sphinx3Saver.java line 232 1190020667953 20717
        TiedStateAcousticModel.PROP_PREFIX cannot be resolved sphinx4/edu/cmu/sphinx/linguist/acoustic/tiedstate/trainer ModelInitializerLoader.java line 115 1190020667968 20744
        TiedStateAcousticModel.PROP_PREFIX cannot be resolved sphinx4/edu/cmu/sphinx/linguist/acoustic/tiedstate/trainer ModelInitializerLoader.java line 153 1190020667968 20748
        TiedStateAcousticModel.PROP_PREFIX cannot be resolved sphinx4/edu/cmu/sphinx/linguist/acoustic/tiedstate/trainer ModelInitializerLoader.java line 155 1190020667968 20749
        TiedStateAcousticModel.PROP_PROPERTIES_FILE_DEFAULT cannot be resolved sphinx4/edu/cmu/sphinx/linguist/acoustic/tiedstate/trainer ModelInitializerLoader.java line 169 1190020667968 20751
        TiedStateAcousticModel.PROP_PROPERTIES_FILE_DEFAULT cannot be resolved sphinx4/edu/cmu/sphinx/linguist/acoustic/tiedstate/trainer Sphinx3Saver.java line 226 1190020667953 20713
        TiedStateAcousticModel.PROP_SPARSE_FORM cannot be resolved sphinx4/edu/cmu/sphinx/linguist/acoustic/tiedstate/trainer Sphinx3Saver.java line 1085 1190020667953 20729
        TiedStateAcousticModel.PROP_SPARSE_FORM cannot be resolved sphinx4/edu/cmu/sphinx/linguist/acoustic/tiedstate/trainer Sphinx3Saver.java line 1159 1190020667953 20731
        TiedStateAcousticModel.PROP_SPARSE_FORM cannot be resolved sphinx4/edu/cmu/sphinx/linguist/acoustic/tiedstate/trainer Sphinx4Loader.java line 318 1190020667937 20697
        TiedStateAcousticModel.PROP_SPARSE_FORM cannot be resolved sphinx4/edu/cmu/sphinx/linguist/acoustic/tiedstate/trainer Sphinx4Loader.java line 390 1190020667937 20701
        TiedStateAcousticModel.PROP_SPARSE_FORM cannot be resolved sphinx4/edu/cmu/sphinx/linguist/acoustic/tiedstate/trainer Sphinx4Saver.java line 95 1190020667937 20682
        TiedStateAcousticModel.PROP_SPARSE_FORM cannot be resolved sphinx4/edu/cmu/sphinx/linguist/acoustic/tiedstate/trainer Sphinx4Saver.java line 173 1190020667937 20684
        TiedStateAcousticModel.PROP_SPARSE_FORM_DEFAULT cannot be resolved sphinx4/edu/cmu/sphinx/linguist/acoustic/tiedstate/trainer Sphinx3Saver.java line 1086 1190020667953 20730
        ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized sphinx4/demo/jsapi/cardmatch CardMatch.java line 210 1190020668890 21277
        ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized sphinx4/demo/jsapi/dialog Dialog.java line 212 1190020668828 21241
        ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized sphinx4/demo/jsapi/dialog Dialog.java line 247 1190020668828 21246
        ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized sphinx4/demo/sphinx/zipcity ZipRecognizer.java line 42 1190020668625 21157
        ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized sphinx4/edu/cmu/sphinx/decoder Decoder.java line 49 1190020668625 21151
        ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized sphinx4/edu/cmu/sphinx/decoder/search AlternateHypothesisManager.java line 60 1190020668593 21120
        ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized sphinx4/edu/cmu/sphinx/decoder/search SortingActiveListFactory.java line 115 1190020668531 21069
        ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized sphinx4/edu/cmu/sphinx/decoder/search Token.java line 413 1190020668515 21066
        ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized sphinx4/edu/cmu/sphinx/frontend/endpoint SpeechMarker.java line 147 1190020668421 20961
        ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized sphinx4/edu/cmu/sphinx/linguist/acoustic/tiedstate HMMManager.java line 36 1190020668078 20856
        ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized sphinx4/edu/cmu/sphinx/linguist/acoustic/tiedstate Pool.java line 38 1190020668062 20848
        ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized sphinx4/edu/cmu/sphinx/linguist/acoustic/tiedstate SenoneHMMState.java line 156 1190020668046 20833
        ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized sphinx4/edu/cmu/sphinx/linguist/acoustic/tiedstate TiedStateAcousticModel.java line 400 1190020668015 20796
        ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized sphinx4/edu/cmu/sphinx/linguist/acoustic/tiedstate TiedStateAcousticModel.java line 443 1190020668015 20801
        ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized sphinx4/edu/cmu/sphinx/linguist/dflat DynamicFlatLinguist.java line 800 1190020667906 20652
        ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized sphinx4/edu/cmu/sphinx/linguist/dflat DynamicFlatLinguist.java line 914 1190020667906 20658
        ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized sphinx4/edu/cmu/sphinx/linguist/dflat OutOfGrammarGraph.java line 166 1190020667859 20617
        ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized sphinx4/edu/cmu/sphinx/linguist/dictionary FullDictionary.java line 200 1190020667796 20570
        ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized sphinx4/edu/cmu/sphinx/linguist/flat FlatLinguist.java line 398 1190020667750 20445
        ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized sphinx4/edu/cmu/sphinx/linguist/flat FlatLinguist.java line 860 1190020667750 20501
        ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized sphinx4/edu/cmu/sphinx/linguist/flat FlatLinguist.java line 924 1190020667750 20516
        ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized sphinx4/edu/cmu/sphinx/linguist/flat FlatLinguist.java line 1161 1190020667750 20527
        ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized sphinx4/edu/cmu/sphinx/linguist/flat GrammarPoint.java line 168 1190020667718 20414
        ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized sphinx4/edu/cmu/sphinx/linguist/flat GrammarPoint.java line 239 1190020667718 20424
        ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized sphinx4/edu/cmu/sphinx/linguist/flat GrammarPoint.java line 310 1190020667718 20430
        ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized sphinx4/edu/cmu/sphinx/linguist/language/grammar Grammar.java line 274 1190020667656 20335
        ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized sphinx4/edu/cmu/sphinx/linguist/language/grammar Grammar.java line 597 1190020667656 20354
        ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized sphinx4/edu/cmu/sphinx/linguist/language/grammar GrammarNode.java line 45 1190020667625 20312
        ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized sphinx4/edu/cmu/sphinx/linguist/language/grammar GrammarNode.java line 423 1190020667625 20324
        ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized sphinx4/edu/cmu/sphinx/linguist/language/grammar LMGrammar.java line 81 1190020667609 20305
        ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized sphinx4/edu/cmu/sphinx/linguist/language/ngram SimpleNGramModel.java line 324 1190020667609 20290
        ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized sphinx4/edu/cmu/sphinx/linguist/language/ngram SimpleNGramModel.java line 358 1190020667609 20293
        ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized sphinx4/edu/cmu/sphinx/linguist/lextree HMMTree.java line 485 1190020667531 20203
        ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized sphinx4/edu/cmu/sphinx/linguist/lextree HMMTree.java line 822 1190020667531 20233
        ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized sphinx4/edu/cmu/sphinx/linguist/lextree LexTreeLinguist.java line 1481 1190020667500 20147
        ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized sphinx4/edu/cmu/sphinx/linguist/util GDLDumper.java line 211 1190020667468 20127
        ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized sphinx4/edu/cmu/sphinx/linguist/util GDLDumper.java line 256 1190020667468 20135
        ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized sphinx4/edu/cmu/sphinx/linguist/util LinguistTimer.java line 73 1190020667437 20087
        ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized sphinx4/edu/cmu/sphinx/linguist/util LinguistTimer.java line 78 1190020667437 20090
        ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized sphinx4/edu/cmu/sphinx/model/acoustic/TIDIGITS_8gau_13dCep_16k_40mel_130Hz_6800Hz Model.java line 400 1190020667437 20072
        ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized sphinx4/edu/cmu/sphinx/model/acoustic/TIDIGITS_8gau_13dCep_16k_40mel_130Hz_6800Hz Model.java line 443 1190020667437 20077
        ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized sphinx4/edu/cmu/sphinx/model/acoustic/WSJ_8gau_13dCep_16k_40mel_130Hz_6800Hz Model.java line 400 1190020667390 20028
        ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized sphinx4/edu/cmu/sphinx/model/acoustic/WSJ_8gau_13dCep_16k_40mel_130Hz_6800Hz Model.java line 443 1190020667390 20033
        ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized sphinx4/edu/cmu/sphinx/model/acoustic/WSJ_8gau_13dCep_8kHz_31mel_200Hz_3500Hz Model.java line 400 1190020667343 19984
        ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized sphinx4/edu/cmu/sphinx/model/acoustic/WSJ_8gau_13dCep_8kHz_31mel_200Hz_3500Hz Model.java line 443 1190020667343 19989
        ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized sphinx4/edu/cmu/sphinx/recognizer Recognizer.java line 77 1190020667281 19949
        ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized sphinx4/edu/cmu/sphinx/research/bushderby BushderbySearchManager.java line 159 1190020667265 19932
        ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized sphinx4/edu/cmu/sphinx/research/bushderby BushderbySearchManager.java line 511 1190020667265 19942
        ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized sphinx4/edu/cmu/sphinx/result Result.java line 242 1190020667078 19552
        ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized sphinx4/edu/cmu/sphinx/tools/audio RawReader.java line 63 1190020666921 19394
        ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized sphinx4/edu/cmu/sphinx/tools/audio RawReader.java line 63 1190020666921 19395
        ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized sphinx4/edu/cmu/sphinx/tools/audio SpectrogramPanel.java line 108 1190020666906 19390
        ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized sphinx4/edu/cmu/sphinx/tools/audio SpectrogramPanel.java line 108 1190020666906 19391
        ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized sphinx4/edu/cmu/sphinx/trainer BaumWelchLearner.java line 260 1190020666750 19355
        ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized sphinx4/edu/cmu/sphinx/trainer Graph.java line 24 1190020666734 19320
        ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized sphinx4/edu/cmu/sphinx/trainer Graph.java line 25 1190020666734 19321
        ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized sphinx4/edu/cmu/sphinx/trainer Graph.java line 43 1190020666734 19324
        ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized sphinx4/edu/cmu/sphinx/trainer Graph.java line 44 1190020666734 19325
        ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized sphinx4/edu/cmu/sphinx/trainer Node.java line 63 1190020666718 19316
        ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized sphinx4/edu/cmu/sphinx/trainer Node.java line 64 1190020666718 19317
        ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized sphinx4/edu/cmu/sphinx/trainer SimpleControlFile.java line 150 1190020666718 19310
        ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized sphinx4/edu/cmu/sphinx/trainer SimpleTrainManager.java line 214 1190020666718 19297
        ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized sphinx4/edu/cmu/sphinx/util BatchFile.java line 49 1190020666656 19261
        ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized sphinx4/edu/cmu/sphinx/util CommandInterpreter.java line 328 1190020666640 19237
        ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized sphinx4/edu/cmu/sphinx/util CommandInterpreter.java line 519 1190020666640 19251
        ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized sphinx4/edu/cmu/sphinx/util CommandInterpreter.java line 748 1190020666640 19256
        ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized sphinx4/edu/cmu/sphinx/util ExtendedStreamTokenizer.java line 111 1190020666593 19229
        ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized sphinx4/edu/cmu/sphinx/util/props ConfigurationManager.java line 166 1190020666390 19097
        ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized sphinx4/edu/cmu/sphinx/util/props SaxLoader.java line 133 1190020666343 19071
        ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized sphinx4/edu/cmu/sphinx/util/props ValidatingPropertySheet.java line 39 1190020666328 19036
        ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized sphinx4/edu/cmu/sphinx/util/props ValidatingPropertySheet.java line 451 1190020666328 19055
        Class is a raw type. References to generic type Class<T> should be parameterized sphinx4/edu/cmu/sphinx/linguist/util LinguistStats.java line 88 1190020667437 20106
        Class is a raw type. References to generic type Class<T> should be parameterized sphinx4/edu/cmu/sphinx/linguist/util LinguistStats.java line 88 1190020667437 20107
        Class is a raw type. References to generic type Class<T> should be parameterized sphinx4/edu/cmu/sphinx/util/props ConfigurationManager.java line 165 1190020666390 19095
        Class is a raw type. References to generic type Class<T> should be parameterized sphinx4/edu/cmu/sphinx/util/props ConfigurationManager.java line 203 1190020666390 19101
        Class is a raw type. References to generic type Class<T> should be parameterized sphinx4/edu/cmu/sphinx/util/props ConfigurationManager.java line 816 1190020666390 19128
        Class is a raw type. References to generic type Class<T> should be parameterized sphinx4/edu/cmu/sphinx/util/props PropertySheet.java line 146 1190020666359 19084
        Class is a raw type. References to generic type Class<T> should be parameterized sphinx4/edu/cmu/sphinx/util/props PropertySheet.java line 159 1190020666359 19086
        Class is a raw type. References to generic type Class<T> should be parameterized sphinx4/edu/cmu/sphinx/util/props ValidatingPropertySheet.java line 342 1190020666328 19046
        Class is a raw type. References to generic type Class<T> should be parameterized sphinx4/edu/cmu/sphinx/util/props ValidatingPropertySheet.java line 393 1190020666328 19047
        Class is a raw type. References to generic type Class<T> should be parameterized sphinx4/edu/cmu/sphinx/util/props ValidatingPropertySheet.java line 444 1190020666328 19051
        Collection is a raw type. References to generic type Collection<E> should be parameterized sphinx4/demo/jsapi/dialog Dialog.java line 123 1190020668828 21234
        Collection is a raw type. References to generic type Collection<E> should be parameterized sphinx4/demo/jsapi/dialog Dialog.java line 203 1190020668828 21235
        Collection is a raw type. References to generic type Collection<E> should be parameterized sphinx4/edu/cmu/sphinx/linguist/acoustic/tiedstate CompositeSenone.java line 50 1190020668093 20870
        Collection is a raw type. References to generic type Collection<E> should be parameterized sphinx4/edu/cmu/sphinx/linguist/flat FlatLinguist.java line 196 1190020667750 20440
        Collection is a raw type. References to generic type Collection<E> should be parameterized sphinx4/edu/cmu/sphinx/linguist/flat FlatLinguist.java line 394 1190020667750 20441
        Collection is a raw type. References to generic type Collection<E> should be parameterized sphinx4/edu/cmu/sphinx/linguist/flat FlatLinguist.java line 666 1190020667750 20471
        Collection is a raw type. References to generic type Collection<E> should be parameterized sphinx4/edu/cmu/sphinx/linguist/flat FlatLinguist.java line 667 1190020667750 20472
        Collection is a raw type. References to generic type Collection<E> should be parameterized sphinx4/edu/cmu/sphinx/linguist/flat FlatLinguist.java line 716 1190020667750 20477
        Collection is a raw type. References to generic type Collection<E> should be parameterized sphinx4/edu/cmu/sphinx/linguist/flat FlatLinguist.java line 728 1190020667750 20481
        Collection is a raw type. References to generic type Collection<E> should be parameterized sphinx4/edu/cmu/sphinx/linguist/flat FlatLinguist.java line 753 1190020667750 20483
        Collection is a raw type. References to generic type Collection<E> should be parameterized sphinx4/edu/cmu/sphinx/linguist/language/grammar FSTGrammar.java line 388 1190020667671 20369
        Collection is a raw type. References to generic type Collection<E> should be parameterized sphinx4/edu/cmu/sphinx/linguist/lextree HMMTree.java line 94 1190020667531 20161
        Collection is a raw type. References to generic type Collection<E> should be parameterized sphinx4/edu/cmu/sphinx/linguist/lextree HMMTree.java line 192 1190020667531 20176
        Collection is a raw type. References to generic type Collection<E> should be parameterized sphinx4/edu/cmu/sphinx/linguist/lextree HMMTree.java line 205 1190020667531 20178
        Collection is a raw type. References to generic type Collection<E> should be parameterized sphinx4/edu/cmu/sphinx/linguist/lextree HMMTree.java line 366 1190020667531 20186
        Collection is a raw type. References to generic type Collection<E> should be parameterized sphinx4/edu/cmu/sphinx/linguist/lextree HMMTree.java line 411 1190020667531 20192
        Collection is a raw type. References to generic type Collection<E> should be parameterized sphinx4/edu/cmu/sphinx/linguist/lextree HMMTree.java line 563 1190020667531 20206
        Collection is a raw type. References to generic type Collection<E> should be parameterized sphinx4/edu/cmu/sphinx/linguist/lextree HMMTree.java line 702 1190020667531 20221
        Collection is a raw type. References to generic type Collection<E> should be parameterized sphinx4/edu/cmu/sphinx/linguist/lextree HMMTree.java line 963 1190020667531 20237

        but the demos are working...can i just ignore the errors?

         
    • P.J.Leonard

      P.J.Leonard - 2006-05-02

      Thanks

      I did run an ant script during the installation but I am letting eclispe do an auto build.

      I added these to the eclispe build properties excludes (+ edu/cmu/sphinx/tools/tag).

      I now get a clean compile.

      cheers Paul.

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.