From 26b794150ac8b6c1abe4fb20b420fd6bf11bc4c6 Mon Sep 17 00:00:00 2001 From: Hiroshiba Kazuyuki Date: Mon, 4 Dec 2017 06:19:49 +0900 Subject: align without eliminate --- scripts/extract_acoustic_feature.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/extract_acoustic_feature.py') diff --git a/scripts/extract_acoustic_feature.py b/scripts/extract_acoustic_feature.py index eba3253..55632c3 100644 --- a/scripts/extract_acoustic_feature.py +++ b/scripts/extract_acoustic_feature.py @@ -55,7 +55,7 @@ def generate_feature(path1, path2): if out1.exists() and out2.exists() and not arguments.enable_overwrite: return - # load wave and padding + # load wave and padding wave_file_load_process = WaveFileLoadProcess( sample_rate=arguments.sample_rate, top_db=arguments.top_db, -- cgit v1.2.3-70-g09d2