Parakeet/tests
chenfeiyu a9177cd6c2 waveflow: explicitly call forward hook before calling a method other than forward when needed. 2020-11-09 15:46:27 +08:00
..
test_attention.py move Conv1dBatchNorm to conv.py 2020-10-14 10:05:26 +08:00
test_cbhg.py move Conv1dBatchNorm to conv.py 2020-10-14 10:05:26 +08:00
test_clarinet.py WIP: refactor 2020-10-10 15:51:54 +08:00
test_connections.py WIP: refactor 2020-10-10 15:51:54 +08:00
test_conv.py add support for channel last in batch_spec, and Conv1dBatchNorm 2020-10-30 15:13:57 +08:00
test_dataset.py WIP: refactor 2020-10-10 15:51:54 +08:00
test_deepvoice3.py WIP: refactor 2020-10-10 15:51:54 +08:00
test_geometry.py WIP: refactor 2020-10-10 15:51:54 +08:00
test_losses.py 1. API renaming Conv1d -> Conv1D, BatchNorm1d -> BatchNorm1D; 2020-10-22 05:04:45 +00:00
test_masking.py add masking functions 2020-10-13 15:53:18 +08:00
test_position_encoding.py WIP: refactor 2020-10-10 15:51:54 +08:00
test_stft.py WIP: refactor 2020-10-10 15:51:54 +08:00
test_transformer.py add masking functions 2020-10-13 15:53:18 +08:00
test_transformer_tts.py minor fixes to TransformerTTS 2020-10-28 11:05:47 +08:00
test_waveflow.py waveflow: explicitly call forward hook before calling a method other than forward when needed. 2020-11-09 15:46:27 +08:00