SongGuess
    Preparing search index...
    type TopLogprob = {
        logprob?: number;
        token?: string;
    }
    Index

    Properties

    Properties

    logprob?: number
    token?: string