lucidrains / spear-tts-pytorch

Implementation of Spear-TTS - multi-speaker text-to-speech attention network, in Pytorch
MIT License
249 stars 18 forks source link

Fix an assert when running validation during training #8

Closed lucasnewman closed 11 months ago

lucasnewman commented 11 months ago

I noticed this when using the trainer — this assertion is a little too aggressive.

lucidrains commented 11 months ago

oops, yes!