We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3e112f commit fd05538Copy full SHA for fd05538
1 file changed
setup.py
@@ -38,7 +38,7 @@
38
],
39
"itn": ["*.fst", "chinese/data/*/*.tsv"],
40
},
41
- install_requires=['pynini==2.1.5', 'importlib_resources'],
+ install_requires=['pynini==2.1.6', 'importlib_resources'],
42
entry_points={
43
"console_scripts": [
44
"wetn = tn.main:main",
0 commit comments