from local
This commit is contained in:
parent
7cf6aaa4ef
commit
ecb581d7db
Binary file not shown.
@ -1616,6 +1616,8 @@ def run_adapter(rank, world_size, args, wb=None):
|
|||||||
|
|
||||||
librispeech = LibriSpeechAsrDataModule(args)
|
librispeech = LibriSpeechAsrDataModule(args)
|
||||||
|
|
||||||
|
prompt = prompt.to('cuda')
|
||||||
|
|
||||||
'''
|
'''
|
||||||
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)
|
||||||
|
|||||||
Reference in New Issue
Block a user