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

    Interface OfflineCanaryModelConfig

    interface OfflineCanaryModelConfig {
        decoder?: string;
        encoder?: string;
        srcLang?: string;
        tgtLang?: string;
        usePnc?: number;
    }
    Index

    Properties

    decoder?: string
    encoder?: string
    srcLang?: string
    tgtLang?: string
    usePnc?: number