摘要:
最近忙着找工作,又要搞毕业论文,都没时间记录了,就写一下。 TalkNet 2: Non-Autoregressive Depth-Wise Separable Convolutional Model for Speech Synthesis with Explicit Pitch and Dura 阅读全文
摘要:
j = 0 for i, n in enumerate(wav_name): if 'Neutral' != n: mel_target = del_tensor_ele(mel_target, i-j) gate_target = del_tensor_ele(gate_target, i-j) 阅读全文