From 571dc8b55a9b036a5b36f968bb3a5baf5858e395 Mon Sep 17 00:00:00 2001 From: shixian.shi <shixian.shi@alibaba-inc.com> Date: 星期三, 21 二月 2024 14:42:36 +0800 Subject: [PATCH] update raw_text handling --- .gitignore | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index dea4634..6bdfd5d 100644 --- a/.gitignore +++ b/.gitignore @@ -22,3 +22,5 @@ samples .ipynb_checkpoints outputs* +emotion2vec* +GPT-SoVITS* -- Gitblit v1.9.1