Minor fix
This commit is contained in:
parent
81eaf2005b
commit
8d521db669
@ -151,5 +151,5 @@ jobs:
|
|||||||
uses: actions/upload-artifact@v2
|
uses: actions/upload-artifact@v2
|
||||||
if: github.event_name == 'schedule' || github.event.label.name == 'run-decode'
|
if: github.event_name == 'schedule' || github.event.label.name == 'run-decode'
|
||||||
with:
|
with:
|
||||||
name: torch-${{ matrix.torch }}-python-${{ matrix.python-version }}-ubuntu-18.04-cpu-pruned_transducer_stateless2-2022-04-19
|
name: torch-${{ matrix.torch }}-python-${{ matrix.python-version }}-ubuntu-18.04-cpu-pruned_transducer_stateless2-2022-06-26
|
||||||
path: egs/librispeech/ASR/pruned_transducer_stateless2/exp/
|
path: egs/librispeech/ASR/pruned_transducer_stateless2/exp/
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user