Install kaldifeat

This commit is contained in:
Fangjun Kuang 2021-10-14 20:41:00 +08:00
parent 3b725c724a
commit 3e03e860a6

View File

@ -53,6 +53,7 @@ jobs:
pip install k2==${{ matrix.k2-version }}+cpu.torch${{ matrix.torch }} -f https://k2-fsa.org/nightly/ 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 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 # We are in ./icefall and there is a file: requirements.txt in it
pip install -r requirements.txt pip install -r requirements.txt