from local

This commit is contained in:
dohe0342 2023-04-11 16:03:39 +09:00
parent 7cf6aaa4ef
commit ecb581d7db
2 changed files with 2 additions and 0 deletions

View File

@ -1616,6 +1616,8 @@ def run_adapter(rank, world_size, args, wb=None):
librispeech = LibriSpeechAsrDataModule(args)
prompt = prompt.to('cuda')
'''
if params.hpo:
train_cuts = librispeech.train_clean_10_cuts(option=params.gender)