Select Language

AI社区

公开数据集

通过语音识别性别

通过语音识别性别

1.02M
179 浏览
0 喜欢
0 次下载
0 条讨论
Earth and Nature,Arts and Entertainment,Linguistics,Gender Classification

数据结构 ? 1.02M

    Data Structure ?

    * 以上分析是由系统提取分析形成的结果,具体实际数据为准。

    README.md

    Voice Gender ---------------- Gender Recognition by Voice and Speech Analysis This database was created to identify a voice as male or female, based upon acoustic properties of the voice and speech. The dataset consists of 3,168 recorded voice samples, collected from male and female speakers. The voice samples are pre-processed by acoustic analysis in R using the seewave and tuneR packages, with an analyzed frequency range of 0hz-280hz ([human vocal range][2]). ## The Dataset The following acoustic properties of each voice are measured and included within the CSV: - **meanfreq**: mean frequency (in kHz) - **sd**: standard deviation of frequency - **median**: median frequency (in kHz) - **Q25**: first quantile (in kHz) - **Q75**: third quantile (in kHz) - **IQR**: interquantile range (in kHz) - **skew**: skewness (see note in specprop description) - **kurt**: kurtosis (see note in specprop description) - **sp.ent**: spectral entropy - **sfm**: spectral flatness - **mode**: mode frequency - **centroid**: frequency centroid (see specprop) - **peakf**: peak frequency (frequency with highest energy) - **meanfun**: average of fundamental frequency measured across acoustic signal - **minfun**: minimum fundamental frequency measured across acoustic signal - **maxfun**: maximum fundamental frequency measured across acoustic signal - **meandom**: average of dominant frequency measured across acoustic signal - **mindom**: minimum of dominant frequency measured across acoustic signal - **maxdom**: maximum of dominant frequency measured across acoustic signal - **dfrange**: range of dominant frequency measured across acoustic signal - **modindx**: modulation index. Calculated as the accumulated absolute difference between adjacent measurements of fundamental frequencies divided by the frequency range - **label**: male or female ## Accuracy Baseline (always predict male) 50% / 50% Logistic Regression 97% / 98% CART 96% / 97% Random Forest 100% / 98% SVM 100% / 99% XGBoost 100% / 99% ## Research Questions An original analysis of the data-set can be found in the following article: [Identifying the Gender of a Voice using Machine Learning][3] The best model achieves 99% accuracy on the test set. According to a CART model, it appears that looking at the mean fundamental frequency might be enough to accurately classify a voice. However, some male voices use a higher frequency, even though their resonance differs from female voices, and may be incorrectly classified as female. To the human ear, there is apparently more than simple frequency, that determines a voice's gender. Questions - What other features differ between male and female voices? - Can we find a difference in resonance between male and female voices? - Can we identify falsetto from regular voices? (separate data-set likely needed for this) - Are there other interesting features in the data? CART Diagram ![CART model][4] Mean fundamental frequency appears to be an indicator of voice gender, with a threshold of 140hz separating male from female classifications. ## References [The Harvard-Haskins Database of Regularly-Timed Speech](http://www.nsi.edu/~ani/download.html) [Telecommunications & Signal Processing Laboratory (TSP) Speech Database at McGill University](http://www-mmsp.ece.mcgill.ca/Documents../Downloads/TSPspeech/TSPspeech.pdf), [Home](http://www-mmsp.ece.mcgill.ca/Documents../Data/index.html) [VoxForge Speech Corpus](http://www.repository.voxforge1.org/downloads/SpeechCorpus/Trunk/Audio/Main/8kHz_16bit/), [Home](http://www.voxforge.org) [Festvox CMU_ARCTIC Speech Database at Carnegie Mellon University](http://festvox.org/cmu_arctic/) [1]: http://www.primaryobjects.com/2016/06/22/identifying-the-gender-of-a-voice-using-machine-learning [2]: https://en.wikipedia.org/wiki/Voice_frequency#Fundamental_frequency [3]: http://www.primaryobjects.com/2016/06/22/identifying-the-gender-of-a-voice-using-machine-learning/ [4]: http://i.imgur.com/Npr2U7O.png
    ×

    帕依提提提温馨提示

    该数据集正在整理中,为您准备了其他渠道,请您使用

    注:部分数据正在处理中,未能直接提供下载,还请大家理解和支持。
    暂无相关内容。
    暂无相关内容。
    • 分享你的想法
    去分享你的想法~~

    全部内容

      欢迎交流分享
      开始分享您的观点和意见,和大家一起交流分享.
    所需积分:0 去赚积分?
    • 179浏览
    • 0下载
    • 0点赞
    • 收藏
    • 分享