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

.gmm file extension doubt #12

Open heedpraveen opened 4 years ago

heedpraveen commented 4 years ago

Could you let me know why .gmm extension used in this project? why not other extensions?

abhijeet3922 commented 4 years ago

Any extension would do.