lifeiteng / vall-e

PyTorch implementation of VALL-E(Zero-Shot Text-To-Speech), Reproduced Demo https://lifeiteng.github.io/valle/index.html
https://lifeiteng.github.io/valle/index.html
Apache License 2.0
2.03k stars 319 forks source link

add_prenet=False? #191

Open yangyyt opened 3 months ago

yangyyt commented 3 months ago

Why should add_prenet be set to false? If it is not set to True, false is indeed better after the experiment, but I do not understand why, can you help to explain. thx. @lifeiteng