From dc07821e1b02912ac6e6122ef2986596027bf5c3 Mon Sep 17 00:00:00 2001 From: kan-bayashi Date: Mon, 11 May 2020 17:20:17 +0900 Subject: [PATCH] updated README --- egs/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/egs/README.md b/egs/README.md index a20f13c6..7cb23e61 100644 --- a/egs/README.md +++ b/egs/README.md @@ -106,3 +106,5 @@ Please check [this example](https://github.com/kan-bayashi/ParallelWaveGAN/blob/ # Specify CUDA device CUDA_VISIBLE_DEVICES=0 ./run.sh ``` + +If you want to try the other advanced model, please check the config files in `egs/ljspeech/voc1/conf`.