Skip to content

If you run into Transcription error: RuntimeError: Aborted(). Build with -sASSERTIONS for more info #16

@thomasgauvin

Description

@thomasgauvin

If you find yourself running into runtime errors for the Whisper transcription like this...

Image

You can resolve it by adding the required headers "Cross-Origin-Embedder-Policy": "require-corp" and "Cross-Origin-Opener-Policy": "same-origin" to all files, including the shout.wasm files that must be copied from node_modules and made available in your host.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions