Closed erogol closed 4 years ago
btw. I just filed an issue regarding general audio processing: https://github.com/mozilla/TTS/issues/436
is your issue related to this issue?
somehow, it could use a GPU accelerated version, as well
this issues had nothing to do with that. I meant here the output dimensions of the models. Sorry if it is not clear.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. You might also look our discourse page for further help. https://discourse.mozilla.org/c/tts
Right now, Tacotron model outpus linear spectrograms and Tacotron2 outputs melspectrograms. The plan is to make this configurable so that both models can compute the desired output.