lucidrains / e2-tts-pytorch

Implementation of E2-TTS, "Embarrassingly Easy Fully Non-Autoregressive Zero-Shot TTS", in Pytorch
MIT License
228 stars 21 forks source link

add mel spectrogram prediction to tensorboard #20

Closed wetdog closed 1 month ago

wetdog commented 1 month ago

I'm adding this code to inspect the training dynamics easily by adding the mel spectrograms predictions in the tensorboard.

image

lucidrains commented 1 month ago

@wetdog thank you Jose!

wetdog commented 1 month ago

Thanks for your work @lucidrains , I hope that soon we'll have our open E2 version.

mush42 commented 1 month ago

@wetdog great news!