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
7cf6aaa4ef
commit
ecb581d7db
Binary file not shown.
@ -1615,6 +1615,8 @@ def run_adapter(rank, world_size, args, wb=None):
|
||||
optimizer, scheduler = optimizer_adapter, scheduler_adapter
|
||||
|
||||
librispeech = LibriSpeechAsrDataModule(args)
|
||||
|
||||
prompt = prompt.to('cuda')
|
||||
|
||||
'''
|
||||
if params.hpo:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user