We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 575e795 commit 0c8daecCopy full SHA for 0c8daec
1 file changed
setup.py
@@ -35,7 +35,7 @@
35
"tn": ["*.fst"],
36
"itn": ["*.fst"],
37
},
38
- install_requires=['pynini', 'importlib_resources'],
+ install_requires=['pynini==2.1.5', 'importlib_resources'],
39
entry_points={
40
"console_scripts": [
41
"wetn = tn.main:main",
0 commit comments