mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-09-02 21:54:18 +00:00
Minor fixes.
This commit is contained in:
parent
4589492731
commit
89372c37f4
@ -22,12 +22,11 @@ on:
|
||||
branches:
|
||||
- master
|
||||
pull_request:
|
||||
branches:
|
||||
- master
|
||||
types: [labeled]
|
||||
|
||||
jobs:
|
||||
run_librispeech_2022_03_12:
|
||||
# if: github.event.label.name == 'ready' || github.event_name == 'push'
|
||||
if: github.event.label.name == 'ready' || github.event_name == 'push'
|
||||
runs-on: ${{ matrix.os }}
|
||||
strategy:
|
||||
matrix:
|
||||
|
@ -13,7 +13,7 @@ graphviz==0.19.1
|
||||
|
||||
-f https://k2-fsa.org/nightly/ k2==1.9.dev20211101+cpu.torch1.10.0
|
||||
|
||||
lhotse==0.12.0
|
||||
git+https://github.com/lhotse-speech/lhotse
|
||||
kaldilm==1.11
|
||||
kaldialign==0.2
|
||||
sentencepiece==0.1.96
|
||||
|
Loading…
x
Reference in New Issue
Block a user