公告板
版本库
filestore
活动
搜索
登录
python
/
FunASR-XL
FUNASR训练
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
atsr
语帆
2024-03-04
aa45aeeaa7e8abd11bc1be392b4547685645ca5e
[python/FunASR-XL.git]
/
fun_text_processing
/
text_normalization
/
en
/
__init__.py
1
2
3
4
5
from fun_text_processing.text_normalization.en.taggers.tokenize_and_classify import ClassifyFst
from fun_text_processing.text_normalization.en.verbalizers.verbalize import VerbalizeFst
from fun_text_processing.text_normalization.en.verbalizers.verbalize_final import VerbalizeFinalFst