minimax-speech-ts
    Preparing search index...

    Interface TimbreWeight

    interface TimbreWeight {
        voiceId: string;
        weight: number;
    }
    Index

    Properties

    Properties

    voiceId: string
    weight: number