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/norm_func.py
sigilyph/text_norm/norm_func_new.py
sigilyph/text_norm/sigilyph_norm.py