Skip to content

Commit

Permalink
Update run.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
yt605155624 authored Dec 22, 2022
1 parent 553feff commit 355517d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/other/tts_finetune/tts3/run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ input_dir=./input/csmsc_mini
newdir_name="newdir"
new_dir=${input_dir}/${newdir_name}
pretrained_model_dir=./pretrained_models/fastspeech2_aishell3_ckpt_1.1.0
mfa_tools=./tools
mfa_dir=./mfa_result
dump_dir=./dump
output_dir=./exp/default
Expand Down

0 comments on commit 355517d

Please sign in to comment.