abhijeet3922 / Speaker-identification-using-GMMs

It uses GMM to train a speaker identification model. The training and testing has been done on subset (34 speakers) from VoxForge data corpus.
https://appliedmachinelearning.wordpress.com/2017/11/14/spoken-speaker-identification-based-on-gaussian-mixture-models-python-implementation/
54 stars 37 forks source link

data_set #5

Open qianbudiao6 opened 5 years ago

qianbudiao6 commented 5 years ago

Hello, the specified database link cannot be accessed, but the blog and other links in it can be accessed. Can you resend a link or package it on GitHub? thank you

abhijeet3922 commented 5 years ago

Hi, You can download the data-set from blog (link provided after 3rd paragraph) "Data-sets: The below data-sets can be downloaded from here."

Open the link in new tab and download, if you are not able to download, save it your Dropbox and then download from your Dropbox. Thanks.

pablomasalonso commented 3 weeks ago

Hi.

This is the link from the blog: http://www.repository.voxforge1.org/downloads/SpeechCorpus/Trunk/Audio/Main/8kHz_16bit/, but contains a lot of datasets from VoxForge. Which one is the one you used for this repo?

Thank you .