PCVC Speech Dataset: Difference between revisions

Content deleted Content added
Sabemalek (talk | contribs)
mNo edit summary
Sabemalek (talk | contribs)
mNo edit summary
Line 1:
{{AFC submission|||ts=20180331194605|u=Sabemalek|ns=118}}
 
The '''PCVC Speech Dataset''' is a [[Modern Persian]] [[speech corpus]] for [[speech 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 contains 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 is 276 seconds(138 two seconds samples). In each 2s sample, in average, 0.5 second of each sample is speech and the rest is silence. In each sound sample 0.25s of start and 0.25s of end of it is surely scilence.<ref> Saber MalekzadeH, Mohammad Hossein Gholizadeh, Seyed Naser Razavi {{cite paper |title=Full Persian Vowel recognition with MFCC and ANN on PCVC speech dataset |url=http://bayanbox.ir/download/2723849504007807268/Full-Persian-Vowel-recognition-with-MFCC-and-ANN-on-PCVC-speech-dataset.pdf }} 5th International conference of electrical engineering, computer science and information technology, Iran, Tehran, 2018.</ref> Also in each 2s first consonant phoneme pronounced and then vowel is. All of sound samples are denoised with "Adaptive noise reduction" algorithm.<ref>{{cite paper |title=PCVC GitHub page |url=https://github.com/S-Malek/PCVC }}</ref>
Compared to Farsdat speech dataset<ref>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).</ref> and Persian Speech Corpus<ref>Halabi, Nawar (2016). Modern Standard Persian Phonetics for Speech Synthesis. University of Southampton, School of Electronics and Computer Science.</ref> it is more easy to use because it is prepared in .mat data files.<ref>{{cite paper |title= Access and change variables directly in MAT-files, without loading into memory. |url=https://uk.mathworks.com/help/matlab/ref/matfile.html }}</ref> Also it is more based on phoneme based separation and also it is denoised.