german-tts icon indicating copy to clipboard operation
german-tts copied to clipboard

Inference performance of modified inference_tflite.py

Open eqikkwkp25-cyber opened this issue 5 years ago • 1 comments

The default sentence takes about 67secs here while it takes about 2.6s with inference.py. Please check.

eqikkwkp25-cyber avatar Dec 18 '20 16:12 eqikkwkp25-cyber

It took around 7 secs with the fixed code in #3 in my case (CPU Intel(R) Core(TM) i7-7700HQ CPU @ 2.80GHz, and TensorFlow 2.5.0-dev20201205). I'll further investigate the performance and update this issue. Thanks :)

monatis avatar Dec 18 '20 17:12 monatis