From b415723110b2303b672089f4b1670be574f523d4 Mon Sep 17 00:00:00 2001 From: WongLaw Date: Tue, 14 Feb 2023 05:11:52 +0000 Subject: [PATCH] Cantonese FastSpeech2 Training, test=tts --- examples/canton/tts3/local/synthesize.sh | 2 +- examples/canton/tts3/local/train.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/canton/tts3/local/synthesize.sh b/examples/canton/tts3/local/synthesize.sh index 5f8bb91fc..ca9966ed5 120000 --- a/examples/canton/tts3/local/synthesize.sh +++ b/examples/canton/tts3/local/synthesize.sh @@ -1 +1 @@ -../../../csmsc/tts3/local/synthesize.sh \ No newline at end of file +../../../aishell3/tts3/local/synthesize.sh \ No newline at end of file diff --git a/examples/canton/tts3/local/train.sh b/examples/canton/tts3/local/train.sh index d7b05058e..78885a300 120000 --- a/examples/canton/tts3/local/train.sh +++ b/examples/canton/tts3/local/train.sh @@ -1 +1 @@ -../../../csmsc/tts3/local/train.sh \ No newline at end of file +../../../aishell3/tts3/local/train.sh \ No newline at end of file