TensorSpeech / TensorFlowTTS

:stuck_out_tongue_closed_eyes: TensorFlowTTS: Real-Time State-of-the-art Speech Synthesis for Tensorflow 2 (supported including English, French, Korean, Chinese, German and Easy to adapt for other languages)
https://tensorspeech.github.io/TensorFlowTTS/
Apache License 2.0
3.8k stars 810 forks source link

ParallelWaveGan converted into TF model outputs noise #737

Closed AliNGatGeeks closed 2 years ago

AliNGatGeeks commented 2 years ago

Hi

I wanted to test the pytorch to tensorflow conversion code. I run the conversion code and save the tf and torch model. then I use the E2E example. I load the TF model and then do inference with it!

However, The output sound is nose.

I this how I should do it?

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.