diff --git a/README.md b/README.md index b13396ba..fbe8d1b5 100644 --- a/README.md +++ b/README.md @@ -463,7 +463,8 @@ $ parallel-wavegan-decode \ ## Notes -The terms of use of the pretrained model follow that of each corpus used for the training. Please carefully check by yourself. +- The terms of use of the pretrained model follow that of each corpus used for the training. Please carefully check by yourself. +- Some codes are derived from ESPnet or Kaldi, which are based on Apache-2.0 licenese. ## References diff --git a/egs/cvss_c/hubert_voc1/cmd.sh b/egs/cvss_c/hubert_voc1/cmd.sh new file mode 100644 index 00000000..19f34210 --- /dev/null +++ b/egs/cvss_c/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