Interface WhisperJNI.LibraryLogger

Enclosing class:
WhisperJNI

public static interface WhisperJNI.LibraryLogger
The class WhisperJNI.LibraryLogger allows to proxy the whisper.cpp logger.
Author:
Miguel Álvarez Díez - Initial contribution
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    log(String text)
     
  • Method Details