tensorflow-speech-recognition icon indicating copy to clipboard operation
tensorflow-speech-recognition copied to clipboard

Retrieving the model

Open 4emkay opened this issue 7 years ago • 2 comments

As i have saved the model with ,tfl extension, when i tried to use the saved model prediction are getting wrong.

4emkay avatar Apr 03 '18 06:04 4emkay

hello,i want to ask you what file do you run. i also can't save the model.how to deal with it

alexanderbin123 avatar Apr 04 '18 02:04 alexanderbin123

you can save the model by the code : model.save('model.tfl')

4emkay avatar Apr 11 '18 10:04 4emkay