NaveedShahid / Voice-Authentication-CNN

Voice authentication system implementation using Python
37 stars 19 forks source link

Can't load the pretrained model while enrolling. #1

Open shivatman opened 2 years ago

shivatman commented 2 years ago

"Loading model weights from [voice_auth_model_cnn].... Failed to load weights from the weights file, please ensure *.pb file is present in the MODEL_FILE directory" The enroll command exists with this error message... How can I solve it?

NaveedShahid commented 2 years ago

Hi, have you tried changing the MODEL_FILE in parameters.py to the absolute path of the model?

poovarasanvasudevan commented 2 years ago

Is that working... tried changing.. but same

To enable them in other operations, rebuild TensorFlow with the appropriate compiler flags. Failed to load weights from the weights file, please ensure *.pb file is present in the MODEL_FILE directory

RasmusKlinkJoerg commented 2 years ago

I also get this error

thien290620 commented 2 years ago

Does anyone know how to fix this?

Dharshan-B commented 7 months ago

same error

slezkinis commented 4 months ago

same error