Update zipformer.py

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

View File

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