mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-12-11 06:55:27 +00:00
from local
This commit is contained in:
parent
44d0f6e0fb
commit
9af1c4234f
Binary file not shown.
@ -977,7 +977,7 @@ def run(rank, world_size, args):
|
||||
|
||||
try:
|
||||
path = '/workspace/icefall/egs/librispeech/ASR/incremental_transf/conformer_12layers.pt'
|
||||
load_checkpoint(transducer_model)
|
||||
load_checkpoint(path, transducer_model)
|
||||
except:
|
||||
path = '/home/work/workspace/icefall/egs/librispeech/ASR/incremental_transf/conformer_12layers.pt'
|
||||
pre_trained_model = pre_trained_model['model']
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user