coqui-tts/TTS/tts
manmay nakhashi e4db7c51b5
Update capacitron_layers.py (#1664)
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)
2022-08-15 11:08:50 +02:00
..
configs Implement bucketed weighted sampling for VITS (#1871) 2022-08-15 11:08:11 +02:00
datasets Implement bucketed weighted sampling for VITS (#1871) 2022-08-15 11:08:11 +02:00
layers Update capacitron_layers.py (#1664) 2022-08-15 11:08:50 +02:00
models Implement bucketed weighted sampling for VITS (#1871) 2022-08-15 11:08:11 +02:00
utils Fix language flags generated by espeak-ng phonemizer (#1801) 2022-08-07 13:57:40 +02:00
__init__.py rename the project to old TTS 2020-09-09 12:27:23 +02:00