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
0b1bb11000
commit
a80fc98fdb
@ -62,7 +62,9 @@ jobs:
|
||||
id: my-cache
|
||||
uses: actions/cache@v2
|
||||
with:
|
||||
path: ~/tmp/
|
||||
path: |
|
||||
~/tmp/kaldifeat
|
||||
~/tmp/icefall-asr-librispeech-pruned-transducer-stateless-2022-03-12
|
||||
key: cache-tmp
|
||||
|
||||
- name: Install kaldifeat
|
||||
|
Loading…
x
Reference in New Issue
Block a user