mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-08-13 20:12:24 +00:00
Fix CI.
This commit is contained in:
parent
8f64fb9921
commit
62b275962c
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
@ -50,6 +50,7 @@ jobs:
|
||||
run: |
|
||||
python3 -m pip install --upgrade pip pytest
|
||||
pip install k2==${{ matrix.k2-version }}+cpu.torch${{ matrix.torch }} -f https://k2-fsa.org/nightly/
|
||||
pip install git+https://github.com/lhotse-speech/lhotse
|
||||
# icefall requirements
|
||||
pip install -r requirements.txt
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user