microsoft / MS-SNSD

The Microsoft Scalable Noisy Speech Dataset (MS-SNSD) is a noisy speech dataset that can scale to arbitrary sizes depending on the number of speakers, noise types, and Speech to Noise Ratio (SNR) levels desired.
MIT License
468 stars 142 forks source link

change the total_snrlevels into int #19

Closed Ryuk17 closed 3 years ago

Ryuk17 commented 3 years ago

SNR = np.linspace(snr_lower, snr_upper, total_snrlevels), the parameter total_snrlevels must be int