We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c052711 commit 175e301Copy full SHA for 175e301
tn/processor.py
@@ -16,7 +16,7 @@
16
import os
17
import string
18
19
-from pynini import Fst, cdrewrite, closure, cross, difference, escape, invert, shortestpath, union
+from pynini import Fst, cdrewrite, cross, difference, escape, invert, shortestpath, union
20
from pynini.lib import byte, utf8
21
from pynini.lib.pynutil import delete, insert
22
0 commit comments