jxzhanggg / nonparaSeq2seqVC_code

Implementation code of non-parallel sequence-to-sequence VC
MIT License
248 stars 56 forks source link

Transition agent in forward attention #47

Open narendranp opened 2 years ago

narendranp commented 2 years ago

Hi, I wanted to modify the speaking rate of the voice conversion speech. As mentioned in your paper on forward attention, I was looking for transition agent to modify the speaking rate. But, I could not find transition agent in the code. Can you please let me know how to change the transition agent/speaking rate in the code. It would be very much helpful for me.

Thanks and regards, Narendra

KunZhou9646 commented 2 years ago

Hi, in this code, the speech duration is predeiced by the attention mechanism.