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
4cb463247e
commit
99aac3617d
Binary file not shown.
@ -1748,6 +1748,7 @@ def run_adapter_uda(rank, world_size, args, wb=None):
|
||||
optimizer, scheduler = optimizer_adapter, scheduler_adapter
|
||||
|
||||
librispeech = LibriSpeechAsrDataModule(args)
|
||||
librispeech_uda = LibriSpeechAsrDataModule(args)
|
||||
|
||||
'''
|
||||
if params.hpo:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user