ParakeetRebeccaRosario/parakeet/modules
chenfeiyu 133294340c add to_static export for speedyspeech and pwg, at the cost of making lots of comprimises 2021-07-21 16:57:35 +08: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
expansion.py add WIP: speedyspeech model and example with baker dataset. 2021-07-08 16:47:08 +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
normalizer.py add to_static export for speedyspeech and pwg, at the cost of making lots of comprimises 2021-07-21 16:57:35 +08:00
positional_encoding.py add to_static export for speedyspeech and pwg, at the cost of making lots of comprimises 2021-07-21 16:57:35 +08:00
ssim.py add WIP: speedyspeech model and example with baker dataset. 2021-07-08 16:47:08 +08:00
stft_loss.py refined training module 2021-06-30 13:08:23 +08:00
transformer.py format all the code with yapf 2020-12-20 13:15:07 +08:00