Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kan-bayashi authored Sep 6, 2021
1 parent 1a6080c commit 6a5f2f9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions egs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -182,8 +182,8 @@ Then move on vocoder recipe and run fine-tuning:
cd parallel_wavegan/egs/your_recipe/voc1
# make symlink to text2mel model and dump dirs
ln -s /path/to/espnet/egs2/your_recipe/tts/dump/raw dump
ln -s /path/to/espnet/egs2/your_recipe/tts/exp/your_text2mel_mode_dir exp/
ln -s /path/to/espnet/egs2/your_recipe/tts1/dump/raw dump
ln -s /path/to/espnet/egs2/your_recipe/tts1/exp/your_text2mel_mode_dir exp/
# make config for finetune
# e.g.
Expand Down

0 comments on commit 6a5f2f9

Please sign in to comment.