MRzzm / DINet

The source code of "DINet: deformation inpainting network for realistic face visually dubbing on high resolution video."
986 stars 174 forks source link

Pre-trained model error #78

Open NickVitali opened 11 months ago

NickVitali commented 11 months ago

it gives me this error, what is the problem? The pretrained model are in the folder. File "inference.py", line 43, in raise ('pls download pretrained model of deepspeech')

Inferencer commented 7 months ago

the audio file need to be .wav if the don't work then

the model should have been in the asserts folder its a file called output_graph.pb

sorry for the late reply

make sure your folder structure looks similar to this

C:\Users\Jack\DINet\asserts

not C:\Users\Jack\DINet\asserts\asserts

I pressume this issue comes from unzipping which could create an extra folder of the same name