Class KooguDLClassifierTest

java.lang.Object
test.rawDeepLearningClassifier.KooguDLClassifierTest

public class KooguDLClassifierTest extends Object
  • Constructor Details

    • KooguDLClassifierTest

      public KooguDLClassifierTest()
  • Method Details

    • kooguClassifierTest

      @Test public void kooguClassifierTest()
      Test the koogu classifier and tests are working properly. This tests loading the koogu model and also using functions in KooguWorker.
    • runKooguClassifier

      public static void runKooguClassifier(String relModelPath, String relWavPath, String relMatPath)