SDAIJan 9, 2013

An Approach for Classification of Dysfluent and Fluent Speech Using K-NN And SVM

arXiv:1301.1932v18 citations
Originality Synthesis-oriented
AI Analysis

This work addresses speech disorder classification for clinical or assistive applications, but it is incremental as it applies standard methods to a specific domain.

The paper tackles the problem of classifying dysfluent and fluent speech by using MFCC features with k-NN and SVM classifiers, achieving average accuracies of 86.67% for dysfluent speech and 93.34% for fluent speech.

This paper presents a new approach for classification of dysfluent and fluent speech using Mel-Frequency Cepstral Coefficient (MFCC). The speech is fluent when person's speech flows easily and smoothly. Sounds combine into syllable, syllables mix together into words and words link into sentences with little effort. When someone's speech is dysfluent, it is irregular and does not flow effortlessly. Therefore, a dysfluency is a break in the smooth, meaningful flow of speech. Stuttering is one such disorder in which the fluent flow of speech is disrupted by occurrences of dysfluencies such as repetitions, prolongations, interjections and so on. In this work we have considered three types of dysfluencies such as repetition, prolongation and interjection to characterize dysfluent speech. After obtaining dysfluent and fluent speech, the speech signals are analyzed in order to extract MFCC features. The k-Nearest Neighbor (k-NN) and Support Vector Machine (SVM) classifiers are used to classify the speech as dysfluent and fluent speech. The 80% of the data is used for training and 20% for testing. The average accuracy of 86.67% and 93.34% is obtained for dysfluent and fluent speech respectively.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes