From e8d0b1d15a5f0b805a9be9d65314d734991fa206 Mon Sep 17 00:00:00 2001 From: Menglong Xu <32296227+mlxu995@users.noreply.github.com> Date: Wed, 8 Dec 2021 23:42:42 +0800 Subject: [PATCH] format --- examples/hey_snips/s0/local/prepare_data.py | 1 + 1 file changed, 1 insertion(+) diff --git a/examples/hey_snips/s0/local/prepare_data.py b/examples/hey_snips/s0/local/prepare_data.py index c9f9715..bdce1c1 100755 --- a/examples/hey_snips/s0/local/prepare_data.py +++ b/examples/hey_snips/s0/local/prepare_data.py @@ -3,6 +3,7 @@ # Copyright 2018-2020 Yiming Wang # 2018-2020 Daniel Povey # 2021 Binbin Zhang +# Menglong Xu # Apache 2.0 """ This script prepares the snips data into kaldi format. """