lucidrains / e2-tts-pytorch

Implementation of E2-TTS, "Embarrassingly Easy Fully Non-Autoregressive Zero-Shot TTS", in Pytorch
MIT License
228 stars 21 forks source link

Fix argument in duration predictor #12

Closed wetdog closed 1 month ago

wetdog commented 1 month ago

change target_durations argument by lens as is defined in the forward signature.