Skip to content

Error importing VEM due to missing whisperx library #5

Description

@rmarcacini

from VideoOpinionMining import vem


ModuleNotFoundError Traceback (most recent call last)
in <cell line: 1>()
----> 1 from VideoOpinionMining import vem

1 frames
/usr/local/lib/python3.10/dist-packages/VideoOpinionMining/vem.py in
4 import gdown
5 import matplotlib.pyplot as plt
----> 6 import whisperx
7 import gc
8 import transformers

ModuleNotFoundError: No module named 'whisperx'

Metadata

Metadata

Labels

help wantedExtra attention is needed

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions