IsolatedSpeechRecognition
IsolatedSpeechRecognition copied to clipboard
only get 25% accuracy on test data
I run Isolated_SR.ipynb and there is nothing wrong. But the accuracy is only 25%
Hi. This implementation of speech recognition is speaker dependent. Training and testing data must be of the same speaker. You might be testing on your voice.
Hi. This implementation of speech recognition is speaker dependent. Training and testing data must be of the same speaker. You might be testing on your voice.
hello, I want to ask that how to tell if a speech recognition system is dependent on a particular speaker?