From 6107374e8ff3a4aa9cbdff4e0a3237f9264719d8 Mon Sep 17 00:00:00 2001 From: Amir Hussein <36240131+AmirHussein96@users.noreply.github.com> Date: Tue, 10 Oct 2023 21:37:36 -0400 Subject: [PATCH] Update decode.py --- egs/librispeech/ASR/zipformer_hat/decode.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/egs/librispeech/ASR/zipformer_hat/decode.py b/egs/librispeech/ASR/zipformer_hat/decode.py index cc1c87c47..4fcbf2a51 100755 --- a/egs/librispeech/ASR/zipformer_hat/decode.py +++ b/egs/librispeech/ASR/zipformer_hat/decode.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -# Copyright 2021-2023 Xiaomi Corporation (Author: Fangjun Kuang, -# Zengwei Yao) +# Copyright 2021-2023 Johns Hopkins University (Author: Amir Hussein, +# Desh Raj) # # See ../../../../LICENSE for clarification regarding multiple authors #