https://github.com/ming024/FastSpeech2/blob/d4e79eb52e8b01d24703b2dfc0385544092958f3/model/modules.py#L124 I believe it should be `e_control` instead of `p_control`.
FastSpeech2/model/modules.py
Line 124 in d4e79eb
I believe it should be
e_controlinstead ofp_control.