Parakeet/parakeet/modules
chenfeiyu 810f979dba siwtch to keras style sample_weight in losses 2020-12-03 15:37:43 +08:00
..
__init__.py WIP: refactor 2020-10-10 15:51:54 +08:00
attention.py fix a bug for changing reduction factor in transformner_tts 2020-11-03 11:18:46 +08:00
cbhg.py 1. API renaming Conv1d -> Conv1D, BatchNorm1d -> BatchNorm1D; 2020-10-22 05:04:45 +00:00
connections.py WIP: refactor 2020-10-10 15:51:54 +08:00
conv.py fix a bug for changing reduction factor in transformner_tts 2020-11-03 11:18:46 +08:00
geometry.py move Conv1dBatchNorm to conv.py 2020-10-14 10:05:26 +08:00
losses.py siwtch to keras style sample_weight in losses 2020-12-03 15:37:43 +08:00
masking.py tested io for TransformerTTS 2020-10-15 22:48:09 +08:00
multihead_attention.py modified the process of generating masks to speed up batching 2020-03-20 09:37:49 +00:00
positional_encoding.py switch back to standard implementation of positional encoding 2020-12-03 14:54:32 +08:00
stft.py WIP: refactor 2020-10-10 15:51:54 +08:00
transformer.py fix a bug for changing reduction factor in transformner_tts 2020-11-03 11:18:46 +08:00