We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69e9aa3 commit afa4d5dCopy full SHA for afa4d5d
1 file changed
pyproject.toml
@@ -72,7 +72,7 @@ transformers = [
72
"transformers[torch]==4.52.4",
73
]
74
sherpa = [
75
- "sherpa-onnx==1.12.15",
+ "sherpa-onnx>=1.12.19,<2",
76
77
onnx_asr = [
78
"onnx-asr[cpu,hub]==0.7.0",
0 commit comments