Skip to content

Commit afa4d5d

Browse files
committed
Relax sherpa-onnx dependency pin for sherpa extra
1 parent 69e9aa3 commit afa4d5d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ transformers = [
7272
"transformers[torch]==4.52.4",
7373
]
7474
sherpa = [
75-
"sherpa-onnx==1.12.15",
75+
"sherpa-onnx>=1.12.19,<2",
7676
]
7777
onnx_asr = [
7878
"onnx-asr[cpu,hub]==0.7.0",

0 commit comments

Comments
 (0)