From edaa935d48a4b6f4ef8f27a3927fa2900253b10f Mon Sep 17 00:00:00 2001 From: Fangjun Kuang Date: Sun, 18 Jul 2021 21:04:55 +0800 Subject: [PATCH] Fix typos. --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index 72669de..f26a84c 100644 --- a/README.md +++ b/README.md @@ -201,9 +201,6 @@ for more examples. - ``kaldifeat`` supports batch processing as well as chunk processing - ``kaldifeat`` uses the same options as `Kaldi`'s `compute-fbank-feats` and `compute-mfcc-feats` -## PLP - - # Installation ## From PyPi with pip