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

    Interface SpokenLanguageIdentificationWhisperConfig

    interface SpokenLanguageIdentificationWhisperConfig {
        decoder?: string;
        encoder?: string;
        tailPaddings?: number;
    }
    Index

    Properties

    decoder?: string
    encoder?: string
    tailPaddings?: number