Skip to content

Commit

Permalink
fix error in test
Browse files Browse the repository at this point in the history
  • Loading branch information
pyf98 committed Jul 30, 2023
1 parent d42e241 commit 8f70993
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/espnet2/s2t/test_espnet_model.py
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ def test_espnet_model(encoder_arch, decoder_arch):
postencoder=None,
decoder=decoder,
ctc=ctc,
joint_network=None,
)

inputs = dict(
Expand Down

0 comments on commit 8f70993

Please sign in to comment.