From 03b77a9a34c5ee1e95e35e3f80c3ae1fe1cc2070 Mon Sep 17 00:00:00 2001 From: Yifan Yang Date: Fri, 2 Jun 2023 11:47:12 +0800 Subject: [PATCH] add export.py --- icefall/rnn_lm/export.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/icefall/rnn_lm/export.py b/icefall/rnn_lm/export.py index 8657ea9f2..8d829dbc9 100644 --- a/icefall/rnn_lm/export.py +++ b/icefall/rnn_lm/export.py @@ -1,7 +1,6 @@ #!/usr/bin/env python3 # -# Copyright 2021-2023 Xiaomi Corporation (Author: Fangjun Kuang, -# Yifan Yang) +# Copyright 2021-2023 Xiaomi Corporation (Author: Fangjun Kuang) # # See ../../../../LICENSE for clarification regarding multiple authors #