From 6bc49d54095ad18172aabcaf5feb44b1104fbaf4 Mon Sep 17 00:00:00 2001 From: bing <2524698668@qq.com> Date: Sat, 11 May 2024 22:03:43 +0800 Subject: [PATCH] utils for punctuation and emotion and speaker ver --- .gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..96403d3 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +__pycache__/*