From bc7264e76097256362e82d88e1b7a6f67868b60e Mon Sep 17 00:00:00 2001 From: zr_jin Date: Mon, 4 Nov 2024 14:51:23 +0800 Subject: [PATCH] updated --- egs/ljspeech/TTS/matcha/monotonic_align | 1 - egs/ljspeech/TTS/vits/monotonic_align/.gitignore | 3 +++ 2 files changed, 3 insertions(+), 1 deletion(-) delete mode 120000 egs/ljspeech/TTS/matcha/monotonic_align create mode 100644 egs/ljspeech/TTS/vits/monotonic_align/.gitignore diff --git a/egs/ljspeech/TTS/matcha/monotonic_align b/egs/ljspeech/TTS/matcha/monotonic_align deleted file mode 120000 index 99cef1f75..000000000 --- a/egs/ljspeech/TTS/matcha/monotonic_align +++ /dev/null @@ -1 +0,0 @@ -../vits/monotonic_align \ No newline at end of file diff --git a/egs/ljspeech/TTS/vits/monotonic_align/.gitignore b/egs/ljspeech/TTS/vits/monotonic_align/.gitignore new file mode 100644 index 000000000..3def4ae26 --- /dev/null +++ b/egs/ljspeech/TTS/vits/monotonic_align/.gitignore @@ -0,0 +1,3 @@ +build +core.c +*.so \ No newline at end of file