Skip to content

Commit

Permalink
Update egs2/TEMPLATE/tts2/tts2.sh
Browse files Browse the repository at this point in the history
Co-authored-by: Tomoki Hayashi <hayashi.tomoki@g.sp.m.is.nagoya-u.ac.jp>
  • Loading branch information
ftshijt and kan-bayashi committed Apr 17, 2024
1 parent 5df2947 commit 2806671
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions egs2/TEMPLATE/tts2/tts2.sh
Original file line number Diff line number Diff line change
Expand Up @@ -584,6 +584,7 @@ if ! "${skip_data_prep}"; then
# NOTE(Jinchuan): also build the tgt_vocab even though this is quite naive.
# We may include more control token here to imporve it.
mkdir -p "${km_dir}"
mkdir -p "${km_dir}"
(for n in `seq 1 ${feature_num_clusters}`; do
echo "<auido_token_${n}>"
done) > ${tgt_token_list}
Expand Down

0 comments on commit 2806671

Please sign in to comment.