mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-08-26 18:24:18 +00:00
Install kaldifeat
This commit is contained in:
parent
3b725c724a
commit
3e03e860a6
1
.github/workflows/run-pretrained.yml
vendored
1
.github/workflows/run-pretrained.yml
vendored
@ -53,6 +53,7 @@ jobs:
|
||||
pip install k2==${{ matrix.k2-version }}+cpu.torch${{ matrix.torch }} -f https://k2-fsa.org/nightly/
|
||||
|
||||
python3 -m pip install git+https://github.com/lhotse-speech/lhotse
|
||||
python3 -m pip install kaldifeat
|
||||
# We are in ./icefall and there is a file: requirements.txt in it
|
||||
pip install -r requirements.txt
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user