Interface WhisperClientOptionsBase

interface WhisperClientOptionsBase {
    executablePath?: string;
}

Hierarchy (View Summary)

Properties

Properties

executablePath?: string

Path to the whisper executable