You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Given a custom trained TTS, I want to train a vocoder. I want to use teacher-forced mel-spectrograms generated by TTS for vocoder training, as they do in Tacotron2 paper or as @erogol does in #26 (comment)
First, is there a script or a notebook for generating teacher-forced mel-spectrograms given a TTS model?
Second, once these mel-spectrograms are generated, is
Given a custom trained TTS, I want to train a vocoder. I want to use teacher-forced mel-spectrograms generated by TTS for vocoder training, as they do in Tacotron2 paper or as @erogol does in #26 (comment)
First, is there a script or a notebook for generating teacher-forced mel-spectrograms given a TTS model?
Second, once these mel-spectrograms are generated, is
TTS/TTS/vocoder/configs/wavegrad_libritts.json
Line 64 in c657124
The text was updated successfully, but these errors were encountered: