From 0f721040489a60379b3d4f3a250a31974a008f2a Mon Sep 17 00:00:00 2001 From: yaozengwei Date: Wed, 29 Nov 2023 20:02:58 +0800 Subject: [PATCH] modify pyproject.toml --- pyproject.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/pyproject.toml b/pyproject.toml index c40143fb9..435256416 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -14,4 +14,5 @@ exclude = ''' | icefall\/diagnostics\.py | icefall\/profiler\.py | egs\/librispeech\/ASR\/zipformer + | egs\/ljspeech\/TTS\/vits '''