11 Questions 12 Answers 0 Followers
Questions related from Rizwan Ishaq
I am using sicipy.signal.resample and scipy.signal.resample_poly from scipy 0.18.1, and I observed that scipy.signal.resample_poly works faster most of the time. but which one is better...
09 September 2016 5,684 0 View
What would be the optimal size of UBM and T for Language recogntion using I-vectors? Normally, in Language recogntion, we have limited number of classes, i.e. 40 languages, so will it be ok to use...
06 June 2016 8,478 1 View
Python sklearn gmm gives the memory error for very large dataset, is there anyway that we can train GMM with larger dataset in Python/Matlab????
05 May 2016 1,448 2 View
Any efficient way of GMM estimation for very very big data???
05 May 2016 490 4 View
The standard scipy.signal.resample is used to resample the signals, can anybody tell me how we can change the sampling frequency of speech signal from 44100 Hz to 8000 Hz using...
05 May 2016 9,960 7 View
Is there any faster GMM implementation available, for Python or Matlab?
04 April 2016 2,979 4 View
Is there any freely available language detection speech database available?
04 April 2016 5,063 0 View
The speaker recognition method UBM-GMM can also be used for language identification, I want to know, how much it is accurate?
04 April 2016 5,353 1 View
Why Python is getting more reputation among researchers?
03 March 2016 3,487 6 View
In speaker recognition we extract i-vector, but after to reduces the number of i-vector by using LDA, but why it is compulsory?
03 March 2016 6,498 3 View
In speaker recognition to verified the speaker, it is necessary to set a threshold, how to set that threshold?
03 March 2016 6,450 8 View