tjbot-ce - v3.0.0
    Preparing search index...

    Interface TTSBackendLocalConfig

    Local text-to-speech backend configuration.

    interface TTSBackendLocalConfig {
        model?: string;
        [k: string]: unknown;
    }

    Indexable

    • [k: string]: unknown
    Index

    Properties

    Properties

    model?: string

    Registry key of the local voice model.