from local
This commit is contained in:
parent
61865c0e0b
commit
ba094bbbd4
Binary file not shown.
Binary file not shown.
@ -1626,8 +1626,6 @@ def run_adapter(rank, world_size, args, wb=None):
|
|||||||
|
|
||||||
librispeech = LibriSpeechAsrDataModule(args)
|
librispeech = LibriSpeechAsrDataModule(args)
|
||||||
|
|
||||||
model.prompt = model.prompt.to(device)
|
|
||||||
|
|
||||||
'''
|
'''
|
||||||
if params.hpo:
|
if params.hpo:
|
||||||
train_cuts = librispeech.train_clean_10_cuts(option=params.gender)
|
train_cuts = librispeech.train_clean_10_cuts(option=params.gender)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user