在开始之前,请注意我正在使用linux shell(using subprocess.call()来自Python),我正在使用openFST.
using subprocess.call()
我一直在筛选有关openFST的文档和问题,但我似乎无法找到这个问题的答案:如何实际为openFST定义的,编译和组合的FST提供输入?输出在哪里?我只是执行'fstproject'吗?如果是这样,我怎么会给它一个字符串来转换,并在达到最终状态时打印各种转换?
如果这个问题显而易见,我道歉.我还不熟悉openFST.
python shell fsm openfst
fsm ×1
openfst ×1
python ×1
shell ×1