PCVC Speech Dataset

From HandWiki

The PCVC (Persian Consonant Vowel Combination) Speech Dataset is a Modern Persian speech corpus for speech recognition and also speaker recognition. The dataset contains sound samples of Modern Persian combination of vowel and consonant phonemes from different speakers. Every sound sample contains just one consonant and one vowel So it is somehow labeled in phoneme level. This dataset consists of 23 Persian consonants and 6 vowels. The sound samples are all possible combinations of vowels and consonants (138 samples for each speaker). The sample rate of all speech samples is 48000 which means there are 48000 sound samples in every 1 second. Every sound sample starts with consonant then continues with vowel. In each sample, in average, 0.5 second of each sample is speech and the rest is silence. Each sound sample ends with silence.[1][2] All of sound samples are denoised with "Adaptive noise reduction" algorithm.[3] Compared to Farsdat speech dataset[4] and Persian speech corpus[5] it is more easy to use because it is prepared in .mat data files.[6] Also it is more based on phoneme based separation and all samples are denoised.

Contents

The corpus is downloadable from its Kaggle web page, and contains the following:

  • .mat data files of sound samples in a 23*6*30000 matrix, in which 23 is number of consonants, 6 is the number of vowels and 30000 is the length of sound sample.

See also

  • Comparison of datasets in machine learning

References

  1. Malekzadeh, Saber; Gholizadeh, Mohammad Hossein; Razavi, Seyyed Naser (2018). "Persian phonemes recognition using PPNet". Journal of Signal Processing Systems. doi:10.13140/RG.2.2.34836.96647. 
  2. Malekzadeh, S., Gholizadeh, M.H. and Razavi, S.N., 2018. Persian Vowel recognition with MFCC and ANN on PCVC speech dataset. arXiv preprint arXiv:1812.06953.
  3. "PCVC Kaggle page". https://www.kaggle.com/sabermalek/pcvcspeech/home. 
  4. Bijankhan, M., Sheikhzadegan, J., Roohani, M. R., Samareh, Y., Lucas, C., & Tebyani, M. (1994). FARSDAT-The Speech Database of Farsi Spoken Language. The Proceedings of the Australian Conference on Speech Science and Technology (Vol. 2, pp. 826–831).
  5. Halabi, Nawar (2016). Modern Standard Persian Phonetics for Speech Synthesis. University of Southampton, School of Electronics and Computer Science.
  6. "Access and change variables directly in MAT-files, without loading into memory.". https://uk.mathworks.com/help/matlab/ref/matfile.html. 

External links