Update zipformer.py

This commit is contained in:
zr_jin 2025-01-28 09:40:17 +08:00 committed by GitHub
parent 5cf7e42cd2
commit 1cb459418a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2460,4 +2460,3 @@ if __name__ == "__main__":
torch.set_num_interop_threads(1)
_test_zipformer_main(False)
_test_zipformer_main(True)