Hi!
I am trying to extract mfcc+vtln features for a dataset, but I couldn't get the pipeline exactly. When I run mfcc_vtln.py, I get warp factors for each speakers. So we can use these warps for normalization of dataset. However if we have no speaker ids in dataset, but have female/male labels, can we do vtln across genders? I mean, in this setup, we have only 2 speaker_id which are female and male. Do you think if this will work?
Hi!
I am trying to extract mfcc+vtln features for a dataset, but I couldn't get the pipeline exactly. When I run mfcc_vtln.py, I get warp factors for each speakers. So we can use these warps for normalization of dataset. However if we have no speaker ids in dataset, but have female/male labels, can we do vtln across genders? I mean, in this setup, we have only 2 speaker_id which are female and male. Do you think if this will work?