mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-08-12 19:42:19 +00:00
Fix a typo.
This commit is contained in:
parent
f65525d0a2
commit
1bdfcb62b9
2
.github/workflows/run-yesno-recipe.yml
vendored
2
.github/workflows/run-yesno-recipe.yml
vendored
@ -47,7 +47,7 @@ jobs:
|
||||
run: |
|
||||
python3 -m pip install --upgrade pip black flake8
|
||||
python3 -m pip install -U pip
|
||||
python3 -m pip install k2=1.4.dev20210822+cpu.torch1.9.0 -f https://k2-fsa.org/nightly/
|
||||
python3 -m pip install k2==1.4.dev20210822+cpu.torch1.9.0 -f https://k2-fsa.org/nightly/
|
||||
python3 -m pip install torchaudio==0.9.0
|
||||
python3 -m pip install git+https://github.com/lhotse-speech/lhotse
|
||||
git clone
|
||||
|
Loading…
x
Reference in New Issue
Block a user