Constant Field Values
Contents
org.opencastproject.*
-
org.opencastproject.speechtotext.impl.engine.VoskEngine Modifier and Type Constant Field Value public static final StringVOSK_DEFAULT_LANGUAGE"eng"public static final StringVOSK_EXECUTABLE_DEFAULT_PATH"vosk-cli" -
org.opencastproject.speechtotext.impl.engine.WhisperCppEngine Modifier and Type Constant Field Value public static final StringWHISPERCPP_EXECUTABLE_DEFAULT_PATH"whispercpp"public static final StringWHISPERCPP_MODEL_DEFAULT"/usr/share/ggml/ggml-base.bin" -
org.opencastproject.speechtotext.impl.engine.WhisperEngine Modifier and Type Constant Field Value public static final StringWHISPER_EXECUTABLE_DEFAULT_PATH"whisper"public static final StringWHISPER_MODEL_DEFAULT"base"