from local

This commit is contained in:
dohe0342 2023-05-02 14:00:14 +09:00
parent 61865c0e0b
commit ba094bbbd4
3 changed files with 0 additions and 2 deletions

View File

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