mirror of https://github.com/coqui-ai/TTS.git
crashing because of dimension miss match at line no. 57 [batch, 256] vs [batch , 1, 512] enc_out = torch.cat([enc_out, speaker_embedding], dim=-1) |
||
---|---|---|
.. | ||
align_tts | ||
feed_forward | ||
generic | ||
glow_tts | ||
tacotron | ||
vits | ||
__init__.py | ||
losses.py |