From bf5c07381f7bfc06678209dfcfd95e2b594387da Mon Sep 17 00:00:00 2001 From: qmpzzpmq <405691733@qq.com> Date: Mon, 15 Aug 2022 14:57:06 +0000 Subject: [PATCH] author --- egs/aishell/ASR/conformer_ctc/generate_CTC_label.py | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/egs/aishell/ASR/conformer_ctc/generate_CTC_label.py b/egs/aishell/ASR/conformer_ctc/generate_CTC_label.py index 4868be2d2..ef04d7f7b 100755 --- a/egs/aishell/ASR/conformer_ctc/generate_CTC_label.py +++ b/egs/aishell/ASR/conformer_ctc/generate_CTC_label.py @@ -1,9 +1,5 @@ #!/usr/bin/env python3 -# Copyright 2021 Xiaomi Corporation (Author: Liyong Guo, -# Fangjun Kuang, -# Wei Kang) -# -# See ../../../../LICENSE for clarification regarding multiple authors +# Author: Haoyu Tang # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License.