From 8adcf54d3ef5c61b3317ffba61fb7b2932790a11 Mon Sep 17 00:00:00 2001 From: bing <2524698668@qq.com> Date: Sat, 11 May 2024 22:08:35 +0800 Subject: [PATCH] utils for punctuation and emotion and speaker ver --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 96403d3..e7078d0 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -__pycache__/* +*/__pycache__/*