Closed LLianJJun closed 4 years ago
@LLianJJun you should to check all parameter related with preprocessing steps. (hop_size, f0 min-max, ...). That mean you should check if the raw melspectrogram
is the same for both model. My model can be revert to raw
mels based-on mel stats pre-computed.
Thnaks!
@LLianJJun Did you succeed at this ? Can you share details ?
Hi~
I want to check voice by combining your fastspeech, fastspeech2 and nvidia-waveglow waveglow
When training waveglow, if I train with min ~ max (80~7600), (default values 0 ~ 8000)
is it possible to combine with your txt2mel results?