TTS_TFLite
TTS_TFLite copied to clipboard
Forward tacotron to onnx issue
I tried to follow forward tacotron notebook to convert it into onnx, but cannot get pretrained weights and throws error of "Not found". Also there is no forward tacotron onnx file in models folder in repo.
Hey, you need to download the weights first. I think code to download weights are already provided in the code.
Also can you paste logs so that I can clearly understand where exactly you are facing an issue