From dae64dd08df6e76ed72b688e76809e31d5da114a Mon Sep 17 00:00:00 2001 From: pkufool Date: Wed, 18 Jun 2025 13:51:40 +0800 Subject: [PATCH] simplify the requirements for pretrained model inference --- .flake8 | 1 - 1 file changed, 1 deletion(-) diff --git a/.flake8 b/.flake8 index 534c7e5f4..cf276d0ba 100644 --- a/.flake8 +++ b/.flake8 @@ -25,7 +25,6 @@ exclude = icefall/shared/make_kn_lm.py, icefall/__init__.py icefall/ctc/__init__.py - egs/zipvoice/zipvoice/scaling.py ignore = # E203 white space before ":"