From 16d4e0054986cd5036cc311cc45fa6dff36cc9da Mon Sep 17 00:00:00 2001
From: 北念 <lzr265946@alibaba-inc.com>
Date: 星期四, 09 二月 2023 17:53:04 +0800
Subject: [PATCH] add BiCifParaformer

---
 fun_text_processing/inverse_text_normalization/ko/clean_eval_data.py |   13 -------------
 1 files changed, 0 insertions(+), 13 deletions(-)

diff --git a/fun_text_processing/inverse_text_normalization/ko/clean_eval_data.py b/fun_text_processing/inverse_text_normalization/ko/clean_eval_data.py
index b72e136..f59f8d0 100755
--- a/fun_text_processing/inverse_text_normalization/ko/clean_eval_data.py
+++ b/fun_text_processing/inverse_text_normalization/ko/clean_eval_data.py
@@ -1,16 +1,3 @@
-# Copyright NeMo (https://github.com/NVIDIA/NeMo). All Rights Reserved.
-#
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
-#
-#     http://www.apache.org/licenses/LICENSE-2.0
-#
-# Unless required by applicable law or agreed to in writing, software
-# distributed under the License is distributed on an "AS IS" BASIS,
-# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-# See the License for the specific language governing permissions and
-# limitations under the License.
 
 from argparse import ArgumentParser
 from typing import List

--
Gitblit v1.9.1