We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0cbe47c commit 7a68bc3Copy full SHA for 7a68bc3
1 file changed
.github/workflows/pythonapp.yml
@@ -43,7 +43,7 @@ jobs:
43
pip install ctc-segmentation
44
pip install k2==1.24.4.dev20240223+cpu.torch2.2.1 -f https://k2-fsa.github.io/k2/cpu.html
45
pip install protobuf
46
- pip install kaldilm==1.15
+ pip install kaldilm==1.15.1
47
- name: Consistency tests with pytest
48
run: |
49
pytest tests/consistency
0 commit comments