from local

This commit is contained in:
dohe0342 2023-03-23 23:01:16 +09:00
parent 4cb463247e
commit 99aac3617d
2 changed files with 1 additions and 0 deletions

View File

@ -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: