From ec0b0e92297cc03fdb09f48cd235e84d2c04156b Mon Sep 17 00:00:00 2001 From: yaozengwei Date: Sat, 7 May 2022 12:37:57 +0800 Subject: [PATCH] monir fix of copyright date --- egs/librispeech/ASR/pruned_transducer_stateless4/decode.py | 4 ++-- icefall/checkpoint.py | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/egs/librispeech/ASR/pruned_transducer_stateless4/decode.py b/egs/librispeech/ASR/pruned_transducer_stateless4/decode.py index 75f653403..1f4a22213 100755 --- a/egs/librispeech/ASR/pruned_transducer_stateless4/decode.py +++ b/egs/librispeech/ASR/pruned_transducer_stateless4/decode.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -# Copyright 2022 Xiaomi Corporation (Author: Fangjun Kuang, -# Zengwei Yao) +# Copyright 2021-2022 Xiaomi Corporation (Author: Fangjun Kuang, +# Zengwei Yao) # # See ../../../../LICENSE for clarification regarding multiple authors # diff --git a/icefall/checkpoint.py b/icefall/checkpoint.py index 048bb525c..170586455 100644 --- a/icefall/checkpoint.py +++ b/icefall/checkpoint.py @@ -1,5 +1,5 @@ -# Copyright 2022 Xiaomi Corp. (authors: Fangjun Kuang, -# Zengwei Yao) +# Copyright 2021-2022 Xiaomi Corporation (authors: Fangjun Kuang, +# Zengwei Yao) # # See ../../LICENSE for clarification regarding multiple authors #