MANIFEST.in
README.md
setup.py
sigilyph/__init__.py
sigilyph.egg-info/PKG-INFO
sigilyph.egg-info/SOURCES.txt
sigilyph.egg-info/dependency_links.txt
sigilyph.egg-info/requires.txt
sigilyph.egg-info/top_level.txt
sigilyph/core/__init__.py
sigilyph/core/bert_align.py
sigilyph/core/g2p_func.py
sigilyph/core/norm_func_bk.py
sigilyph/core/predict.py
sigilyph/core/preprocess.py
sigilyph/core/py2phone.dict
sigilyph/core/sigilyph_class.py
sigilyph/core/special_dict.json
sigilyph/core/symbols.py
sigilyph/core/text_process.py
sigilyph/fst_tool/__init__.py
sigilyph/fst_tool/infer_normalizer.py
sigilyph/fst_tool/processor.py
sigilyph/fst_tool/token_parser.py
sigilyph/text_norm/__init__.py
sigilyph/text_norm/dict_special_word_base.json
sigilyph/text_norm/dict_special_word_oldbv2.json
sigilyph/text_norm/dict_special_word_polyphone.json
sigilyph/text_norm/norm_func.py
sigilyph/text_norm/norm_func_new.py
sigilyph/text_norm/sigilyph_norm.py
sigilyph/text_norm/cache_dir/.DS_Store
sigilyph/text_norm/cache_dir/textnorm_en_v2_tagger.fst
sigilyph/text_norm/cache_dir/textnorm_en_v2_verbalizer.fst
sigilyph/text_norm/cache_dir/textnorm_zh_v2_tagger.fst
sigilyph/text_norm/cache_dir/textnorm_zh_v2_verbalizer.fst