from local
This commit is contained in:
parent
64c9b6d70c
commit
dc85fbf0d5
Binary file not shown.
Binary file not shown.
@ -1589,7 +1589,7 @@ def run_adapter(rank, world_size, args, wb=None):
|
|||||||
|
|
||||||
#train_cuts = librispeech.train_clean_10_cuts(option='male')
|
#train_cuts = librispeech.train_clean_10_cuts(option='male')
|
||||||
#train_cuts = librispeech.test_clean_user(option='big')
|
#train_cuts = librispeech.test_clean_user(option='big')
|
||||||
spk_id = '4446'
|
spk_id = '6938'
|
||||||
train_cuts = librispeech.vox_cuts(option=spk_id)
|
train_cuts = librispeech.vox_cuts(option=spk_id)
|
||||||
|
|
||||||
with open(f'/workspace/icefall/egs/librispeech/ASR/{spk_id}.pl', 'r') as pl_texts:
|
with open(f'/workspace/icefall/egs/librispeech/ASR/{spk_id}.pl', 'r') as pl_texts:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user