PhonMatchNet icon indicating copy to clipboard operation
PhonMatchNet copied to clipboard

ImportError: cannot import 'libriphrase'

Open ORALOG opened this issue 1 year ago • 0 comments

Hi, I'm now facing an issue and can't find out what went wrong. When I tried to run the script "train.py" it just showed me the error message:

File ".\train.py", line 6, in from dataset import libriphrase, google, qualcomm ImportError: cannot import name 'libriphrase'

similar issues occurred if I import google or qualcomm alone. Please help me resolve it. Thank you!

Tensorflow version: 2.4.0 (in anaconda) Python version: 3.6.12

ORALOG avatar Jun 17 '24 08:06 ORALOG