From 85e1152f9b81f65b88f8e82cc305485da60f9bca Mon Sep 17 00:00:00 2001 From: South-Twilight <1214946890@qq.com> Date: Mon, 28 Aug 2023 10:56:24 +0000 Subject: [PATCH 01/19] update hubert and mert in opencpop --- egs/opencpop/hubert_voc1/cmd.sh | 91 +++++++ .../conf/hifigan_hubert_duration.v1.yaml | 183 +++++++++++++ .../conf/hifigan_hubert_duration_24k.v1.yaml | 188 +++++++++++++ egs/opencpop/hubert_voc1/conf/slurm.conf | 12 + egs/opencpop/hubert_voc1/local/data_prep.py | 62 +++++ .../hubert_voc1/local/preprocess_hubert.py | 250 ++++++++++++++++++ egs/opencpop/hubert_voc1/path.sh | 33 +++ egs/opencpop/hubert_voc1/run.sh | 169 ++++++++++++ egs/opencpop/hubert_voc1/utils | 1 + egs/opencpop/mert_voc1/cmd.sh | 91 +++++++ .../conf/hifigan_hubert_duration.v1.yaml | 183 +++++++++++++ .../conf/hifigan_hubert_duration_24k.v1.yaml | 188 +++++++++++++ egs/opencpop/mert_voc1/conf/slurm.conf | 12 + egs/opencpop/mert_voc1/local/data_prep.py | 63 +++++ .../mert_voc1/local/preprocess_hubert.py | 250 ++++++++++++++++++ egs/opencpop/mert_voc1/path.sh | 33 +++ egs/opencpop/mert_voc1/run.sh | 169 ++++++++++++ egs/opencpop/mert_voc1/utils | 1 + 18 files changed, 1979 insertions(+) create mode 100644 egs/opencpop/hubert_voc1/cmd.sh create mode 100644 egs/opencpop/hubert_voc1/conf/hifigan_hubert_duration.v1.yaml create mode 100644 egs/opencpop/hubert_voc1/conf/hifigan_hubert_duration_24k.v1.yaml create mode 100644 egs/opencpop/hubert_voc1/conf/slurm.conf create mode 100644 egs/opencpop/hubert_voc1/local/data_prep.py create mode 100755 egs/opencpop/hubert_voc1/local/preprocess_hubert.py create mode 100644 egs/opencpop/hubert_voc1/path.sh create mode 100755 egs/opencpop/hubert_voc1/run.sh create mode 120000 egs/opencpop/hubert_voc1/utils create mode 100644 egs/opencpop/mert_voc1/cmd.sh create mode 100644 egs/opencpop/mert_voc1/conf/hifigan_hubert_duration.v1.yaml create mode 100644 egs/opencpop/mert_voc1/conf/hifigan_hubert_duration_24k.v1.yaml create mode 100644 egs/opencpop/mert_voc1/conf/slurm.conf create mode 100644 egs/opencpop/mert_voc1/local/data_prep.py create mode 100755 egs/opencpop/mert_voc1/local/preprocess_hubert.py create mode 100644 egs/opencpop/mert_voc1/path.sh create mode 100755 egs/opencpop/mert_voc1/run.sh create mode 120000 egs/opencpop/mert_voc1/utils diff --git a/egs/opencpop/hubert_voc1/cmd.sh b/egs/opencpop/hubert_voc1/cmd.sh new file mode 100644 index 00000000..19f34210 --- /dev/null +++ b/egs/opencpop/hubert_voc1/cmd.sh @@ -0,0 +1,91 @@ +# ====== About run.pl, queue.pl, slurm.pl, and ssh.pl ====== +# Usage: .pl [options] JOB=1: +# e.g. +# run.pl --mem 4G JOB=1:10 echo.JOB.log echo JOB +# +# Options: +# --time