tensorflow-speech-recognition
tensorflow-speech-recognition copied to clipboard
Retrieving the model
As i have saved the model with ,tfl extension, when i tried to use the saved model prediction are getting wrong.
hello,i want to ask you what file do you run. i also can't save the model.how to deal with it
you can save the model by the code : model.save('model.tfl')