mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-09-05 07:04:18 +00:00
Minor fixes
This commit is contained in:
parent
0b1bb11000
commit
a80fc98fdb
@ -62,7 +62,9 @@ jobs:
|
|||||||
id: my-cache
|
id: my-cache
|
||||||
uses: actions/cache@v2
|
uses: actions/cache@v2
|
||||||
with:
|
with:
|
||||||
path: ~/tmp/
|
path: |
|
||||||
|
~/tmp/kaldifeat
|
||||||
|
~/tmp/icefall-asr-librispeech-pruned-transducer-stateless-2022-03-12
|
||||||
key: cache-tmp
|
key: cache-tmp
|
||||||
|
|
||||||
- name: Install kaldifeat
|
- name: Install kaldifeat
|
||||||
|
Loading…
x
Reference in New Issue
Block a user