sherpa-onnx-node-addon-api
    Preparing search index...

    Interface OfflineMoonshineModelConfig

    interface OfflineMoonshineModelConfig {
        cachedDecoder?: string;
        encoder?: string;
        preprocessor?: string;
        uncachedDecoder?: string;
    }
    Index

    Properties

    cachedDecoder?: string
    encoder?: string
    preprocessor?: string
    uncachedDecoder?: string