Skip to content

Warning: FutureWarning from torch.load #84

@Yasasree-Singam

Description

@Yasasree-Singam

I am receiving a FutureWarning when using the whisper package due to the use of torch.load without setting weights_only=True. This warning indicates a potential security issue and suggests that the default value for weights_only will be changed to True in a future release of PyTorch.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions