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) |
||
---|---|---|
.. | ||
__init__.py | ||
attentions.py | ||
capacitron_layers.py | ||
common_layers.py | ||
gst_layers.py | ||
tacotron.py | ||
tacotron2.py |