You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I´ve just tried to use Wav2Vec2TranscriptTask and I am getting the following error:
2025-09-10 09:00:30 [MSG] [task.transcript.Wav2Vec2TranscriptTask$1] ModuleNotFoundError: Could not import module 'Wav2Vec2Processor'. Are this object's requirements defined correctly?
2025-09-10 09:00:31 [ERROR] [app.processing.Main] Processing Error: 'huggingsound' python lib not loaded correctly. Have you installed it?
I´ve changed the implementation class to implementationClass = iped.engine.task.transcript.Wav2Vec2TranscriptTask
Hello, I´ve just tried to use Wav2Vec2TranscriptTask and I am getting the following error:
2025-09-10 09:00:30 [MSG] [task.transcript.Wav2Vec2TranscriptTask$1] ModuleNotFoundError: Could not import module 'Wav2Vec2Processor'. Are this object's requirements defined correctly? 2025-09-10 09:00:31 [ERROR] [app.processing.Main] Processing Error: 'huggingsound' python lib not loaded correctly. Have you installed it?
I´ve changed the implementation class to implementationClass = iped.engine.task.transcript.Wav2Vec2TranscriptTask
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I´ve just tried to use Wav2Vec2TranscriptTask and I am getting the following error:
2025-09-10 09:00:30 [MSG] [task.transcript.Wav2Vec2TranscriptTask$1] ModuleNotFoundError: Could not import module 'Wav2Vec2Processor'. Are this object's requirements defined correctly?
2025-09-10 09:00:31 [ERROR] [app.processing.Main] Processing Error: 'huggingsound' python lib not loaded correctly. Have you installed it?
I´ve changed the implementation class to implementationClass = iped.engine.task.transcript.Wav2Vec2TranscriptTask
I´ve installed huggingsound using these instructions: https://github.com/sepinf-inc/IPED/wiki/User-Manual#python-modules
Then I get this error.
Here are the error log and my config file.
AudioTranscriptConfig.txt
IPED-2025-09-10-09-00-13.log
Any ideas how to fix it?
BR,
Hugo
Beta Was this translation helpful? Give feedback.
All reactions