From 390aeca7694531837f9246692de6f689c7ff814e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yunus=20Emre=20=C3=96zk=C3=B6se?= Date: Wed, 3 Aug 2022 16:23:51 +0300 Subject: [PATCH] minor fix --- .../ASR/pruned_transducer_stateless3/onnx_check_all_in_one.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/egs/librispeech/ASR/pruned_transducer_stateless3/onnx_check_all_in_one.py b/egs/librispeech/ASR/pruned_transducer_stateless3/onnx_check_all_in_one.py index f5eded3c2..49ef36329 100755 --- a/egs/librispeech/ASR/pruned_transducer_stateless3/onnx_check_all_in_one.py +++ b/egs/librispeech/ASR/pruned_transducer_stateless3/onnx_check_all_in_one.py @@ -1,6 +1,6 @@ #!/usr/bin/env python3 # -# Copyright 2022 Xiaomi Corporation (Author: Fangjun Kuang) +# Copyright 2022 Xiaomi Corporation (Author: Yunus Emre Ozkose) # # See ../../../../LICENSE for clarification regarding multiple authors #