Minor fixes.

This commit is contained in:
Fangjun Kuang 2022-03-15 15:05:54 +08:00
parent 4589492731
commit 89372c37f4
2 changed files with 3 additions and 4 deletions

View File

@ -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:

View File

@ -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