Skip to content

yangtechen/s5-taibun-aug

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

data augmentation needs musan (http://www.openslr.org/17/).
set $CORPUS_DIR in path.sh and put musan under $CORPUS_DIR. (see local/nnet3/run_aug.sh).
reverberation needs RIRS_NOISES (https://www.openslr.org/28/).
put RIRS_NOISES here. (see local/nnet3/run_aug.sh)

to prepare PTS_TW-extra data, run:
local/prepare_pts_data.sh --train-dir PTS_TW-extra --data-dir <data_dir> --add-parent-suffix true \
  --lexicon-path language/<mandarin or hanlo_tailo>_phn_lexiconp.txt --txtdir <taibun_text or mandarin_text>

上次的PTS_TW-extra的text是mandarin跟taibun在同一個檔案裡,
這次給的PTS_TW-extra-textonly只是把它分開來成taibun_text跟mandarin_text,作為--txtdir的參數

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 54.1%
  • Python 36.2%
  • Perl 9.7%