MANIFEST.in
README.ko.md
README.md
THIRD_PARTY_NOTICES.md
license
pyproject.toml
setup.py
koreanfa/__init__.py
koreanfa/__main__.py
koreanfa/_korean_g2p.py
koreanfa/_version.py
koreanfa/aligner.py
koreanfa/api.py
koreanfa/audio.py
koreanfa/cli.py
koreanfa/engine.py
koreanfa/engine_manifest.json
koreanfa/errors.py
koreanfa/fa.py
koreanfa/language.py
koreanfa/pairing.py
koreanfa/path.sh
koreanfa/resources.py
koreanfa/result.py
koreanfa.egg-info/PKG-INFO
koreanfa.egg-info/SOURCES.txt
koreanfa.egg-info/dependency_links.txt
koreanfa.egg-info/entry_points.txt
koreanfa.egg-info/requires.txt
koreanfa.egg-info/top_level.txt
koreanfa/runtime/path.sh
koreanfa/runtime/config/mfcc.conf
koreanfa/runtime/config/mfcc_hires.conf
koreanfa/runtime/languages/jap/g2p.sh
koreanfa/runtime/languages/jap/kana2phone
koreanfa/runtime/languages/jap/mecab.sh
koreanfa/runtime/languages/jap/prepare.sh
koreanfa/runtime/languages/jap/profile.sh
koreanfa/runtime/languages/jap/vocab2dic.pl
koreanfa/runtime/languages/kor/prepare.sh
koreanfa/runtime/languages/kor/profile.sh
koreanfa/runtime/model/jap_model/NOTICE.md
koreanfa/runtime/model/jap_model/final.mdl
koreanfa/runtime/model/jap_model/lexicon.txt
koreanfa/runtime/model/jap_model/tree
koreanfa/runtime/model/jap_model/ivector_extractor/final.dubm
koreanfa/runtime/model/jap_model/ivector_extractor/final.ie
koreanfa/runtime/model/jap_model/ivector_extractor/final.ie.id
koreanfa/runtime/model/jap_model/ivector_extractor/final.mat
koreanfa/runtime/model/jap_model/ivector_extractor/global_cmvn.stats
koreanfa/runtime/model/jap_model/ivector_extractor/online_cmvn.conf
koreanfa/runtime/model/jap_model/ivector_extractor/splice_opts
koreanfa/runtime/model/kor_model/NOTICE.md
koreanfa/runtime/model/kor_model/final.mdl
koreanfa/runtime/model/kor_model/lexicon.txt
koreanfa/runtime/model/kor_model/tree
koreanfa/runtime/pipeline/check_text.py
koreanfa/runtime/pipeline/fa_prep_data.py
koreanfa/runtime/pipeline/fix_ctm_float.py
koreanfa/runtime/pipeline/forced_align.sh
koreanfa/runtime/pipeline/generate_textgrid.py
koreanfa/runtime/pipeline/id2phone.py
koreanfa/runtime/pipeline/main_fa.sh
koreanfa/runtime/pipeline/pair_corpus.py
koreanfa/runtime/pipeline/prepare.sh
koreanfa/runtime/pipeline/prepare_language.sh
koreanfa/runtime/pipeline/prepare_new_lang.sh
koreanfa/runtime/pipeline/core/add_lex_disambig.pl
koreanfa/runtime/pipeline/core/align_nnet3.sh
koreanfa/runtime/pipeline/core/align_si.sh
koreanfa/runtime/pipeline/core/apply_map.pl
koreanfa/runtime/pipeline/core/check_phones_compatible.sh
koreanfa/runtime/pipeline/core/compute_cmvn_stats.sh
koreanfa/runtime/pipeline/core/create_data_link.pl
koreanfa/runtime/pipeline/core/extract_ivectors_online.sh
koreanfa/runtime/pipeline/core/filter_scp.pl
koreanfa/runtime/pipeline/core/filter_scps.pl
koreanfa/runtime/pipeline/core/fix_data_dir.sh
koreanfa/runtime/pipeline/core/gen_topo.pl
koreanfa/runtime/pipeline/core/get_ivector_id.sh
koreanfa/runtime/pipeline/core/make_absolute.sh
koreanfa/runtime/pipeline/core/make_lexicon_fst.pl
koreanfa/runtime/pipeline/core/make_lexicon_fst_silprob.pl
koreanfa/runtime/pipeline/core/make_mfcc.sh
koreanfa/runtime/pipeline/core/parse_options.sh
koreanfa/runtime/pipeline/core/prepare_lang.sh
koreanfa/runtime/pipeline/core/run.pl
koreanfa/runtime/pipeline/core/spk2utt_to_utt2spk.pl
koreanfa/runtime/pipeline/core/split_data.sh
koreanfa/runtime/pipeline/core/split_scp.pl
koreanfa/runtime/pipeline/core/sym2int.pl
koreanfa/runtime/pipeline/core/utt2spk_to_spk2utt.pl
koreanfa/runtime/pipeline/core/validate_data_dir.sh
koreanfa/runtime/pipeline/core/validate_dict_dir.pl
koreanfa/runtime/pipeline/core/validate_lang.pl