Back to Remotion

getLoadedModels()

packages/docs/docs/whisper-web/get-loaded-models.mdx

4.0.461467 B
Original Source

:::warning Unstable API: This package is experimental for the moment. As we test it, we might make a few changes to the API and switch to a WebGPU-based backend in the future. :::

Returns an array of Whisper models that have already been downloaded and stored in the browser's IndexedDB storage.

Return value

Returns a Promise that resolves to an array of WhisperWebModel strings, representing the models that are already downloaded and available locally.