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
0e13fd3209
commit
b285b9052f
Binary file not shown.
@ -1622,7 +1622,7 @@ def run_adapter(rank, world_size, args, wb=None):
|
||||
|
||||
librispeech = LibriSpeechAsrDataModule(args)
|
||||
|
||||
model.prompt = model.prompt.to('cuda')
|
||||
model.prompt = model.prompt.to(device)
|
||||
|
||||
'''
|
||||
if params.hpo:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user