ParakeetEricRoss/parakeet/modules
chenfeiyu a738954001 1. change default data layout to channel last in preprocessing;
2. add Summary and DictSummary for aggrelation of evaluation losses;
3. add unittest for report ans scope.
2021-06-18 09:44:32 +00:00
..
__init__.py add ge2e and tacotron2_aishell3 example (#107) 2021-05-13 17:49:50 +08:00
attention.py add ge2e and tacotron2_aishell3 example (#107) 2021-05-13 17:49:50 +08:00
audio.py STFT and MelScale: register filters as buffer. 2021-06-10 04:06:06 +08:00
conv.py format all the code with yapf 2020-12-20 13:15:07 +08:00
geometry.py format all the code with yapf 2020-12-20 13:15:07 +08:00
losses.py add ge2e and tacotron2_aishell3 example (#107) 2021-05-13 17:49:50 +08:00
masking.py format all the code with yapf 2020-12-20 13:15:07 +08:00
positional_encoding.py fix positional encoding naming conflict 2020-12-21 17:41:18 +08:00
stft_loss.py 1. change default data layout to channel last in preprocessing; 2021-06-18 09:44:32 +00:00
transformer.py format all the code with yapf 2020-12-20 13:15:07 +08:00