WhisperModelDownloadCallback typedef

WhisperModelDownloadCallback = void Function(WhisperModelDownloadProgress progress)

Implementation

typedef WhisperModelDownloadCallback =
    void Function(WhisperModelDownloadProgress progress);