linhdvu14 / vggvox-speaker-identification

Speaker identification with VGGVox network
82 stars 34 forks source link

Short segments #7

Open abrutti opened 5 years ago

abrutti commented 5 years ago

There is a bug when a wav file is shorted than frame_stepsample_ratelist(buckets.keys())[0] since rsize is empty. A possible workaround is to zero pad to min length