<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Archiving and Interchange DTD v1.0 20120330//EN" "JATS-archivearticle1.dtd">
<article xmlns:xlink="http://www.w3.org/1999/xlink">
  <front>
    <journal-meta />
    <article-meta>
      <title-group>
        <article-title>The recognition of speech defects using convolutional neural network</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Olha Pronina</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Olena Piatykop</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Pryazovskyi State Technical University</institution>
          ,
          <addr-line>19 Dmytro Yavornytskyi Ave., Dnipro, 49005</addr-line>
          ,
          <country country="UA">Ukraine</country>
        </aff>
      </contrib-group>
      <fpage>73</fpage>
      <lpage>86</lpage>
      <abstract>
        <p>The paper proposes a solution to improve the eficiency of recognition of speech defects in children by processing the sound data of the spectrogram based on convolutional neural network models. For a successful existence in society, a person needs the most important skill - the ability to communicate with other people. The main part of the information a person transmits through speech. The normal development of children necessarily includes the mastery of coherent speech. Speech is not an innate skill for people, and children learn it on their own. Speech defects can cause the development of complexes in a child. Therefore, it is very important to eliminate them at an early age. So, the problem of determining speech defects in children today is a very urgent problem for parents, speech therapists and psychologists. Modern information technologies can help in solving this problem. The paper provides an analysis of the literature, which showed that models of CNN can be successfully used for this. But the results that are available today have not been applied to speech in Ukrainian. Therefore, it is important to develop and study models and methods of convolutional neural networks to identify violations in the speech of children. The paper describes a mathematical model of oral speech disorders in children, the structure of a convolutional neural network and the results of experiments. The results obtained in the work allow to establish one of the speech defects: dyslexia, stuttering, difsonia or dyslalia with recognition results of 77-79%.</p>
      </abstract>
      <kwd-group>
        <kwd>eol&gt;speech defects</kwd>
        <kwd>smart data processing</kwd>
        <kwd>CNN</kwd>
        <kwd>model of a convolutional neural network</kwd>
        <kwd>Deep Learning</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1. Introduction</title>
      <p>
        The development of speech is the main skill that allows a person to communicate qualitatively
in society. The developmental stage of human speech begins in early childhood. That is, in the
interval from one to six years, the foundation is laid, thanks to which the child will build his
entire social and communication life. Speech defects can cause the development of complexes
in a person. Therefore, it is very important to eliminate them at an early age [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ].
      </p>
      <p>The due to the violation of oral speech, there may be dificulties in schooling. The sound
pronunciation is important for children in order to write and read correctly, not to skip letters
when writing, not to make mistakes in the analysis of sounds and letters. Also the child may
ifnd it dificult to connect with their peers and teachers. There may be problems with the
child’s psyche and lagging behind the school curriculum. In addition to psychological phobias
associated with speech, for example, a phobia of communicating with people, a child may have
problems in a team, peers may react negatively due to problems in speech. Such a reaction can
give rise to new phobias and mental problems in a child.</p>
      <p>
        The causes of poor diction in children can be such combinations of factors [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ]:
• biological – these include speech disorders caused by pathogenic factors that acted on the
body during fetal development and in childhood, for example, severe infections, injuries.
This includes disorders caused by genetic predisposition [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ]. Manifestations of biological
causes – stuttering, nasal voice, speech retardation, swallowing individual sounds;
• social – social causes that led to a violation of diction include problems in communicating
with others, personal complexes and self-doubt. A child who doubts his abilities speaks
quietly and indistinctly, “swallows” sounds, trying to end the conversation quickly and
not stand out.
      </p>
      <p>The formation of a child’s speech occurs under the direct influence of adult speech and related
exercises and training. Intensive speech practice, proper upbringing and training, timely and
accurate detection of speech disorders, correct speech of surrounding adults are important
conditions for the normal speech development of a child.</p>
      <p>Currently, there is no single classification of speech disorders. The inefectiveness of the
classification of speech disorders is explained by the fact that a person does not have specific
organs for performing speech functions. The generation of speech and voice is carried out by
adapted organs and systems that initially perform other physiological functions.</p>
      <p>In this case, it is possible to perform a general division of speech disorders into classes, and
the following defects are more common:
• dyslexia – a selective specific violation of the reading process, dificult formation of
reading skills;
• dyslalia – a violation in which it is dificult for a child to pronounce hissing sounds;
• rhinosalia – during such a pathology, the child’s voice sounds vile;
• stuttering – this pathology is associated with a violation of the rhythm of speech,
stretching of individual sounds;
• dysphonia – a defect associated with disturbances in the vocal apparatus, characterized
by the absence of phonation or a partial loss of pitch, strength and timbre of the voice, in
extreme cases, a complete loss of speech.</p>
      <p>Loss of speech is one of the most complex manifestations of speech disorders, this violation
can have several variations:
• aphasia is a speech disorder that afects the function of speech at the level of its processing;
• alalia – the absence or underdevelopment of speech;
• alogia – the limited use of speech in mental disorders.</p>
      <p>Motor alalia is characterized by the fact that the child understands what is addressed to
himspeech, but does not speak. Sensory alalia is characterized by a speech understanding
disorder while maintaining elementary hearing. If you do not develop the child’s speech, then
he may completely miss the opportunity to talk. Speech activity in children is directly related
to the formation of the psyche and afects the intellectual, sensory, emotional and volitional
spheres of life.</p>
      <p>An important step is the timely diagnosis of speech disorders in a child. For this, it is advisable
to use modern information technologies. The possibilities of smart data processing will allow
you to recognize and determine the type of speech defect. The development and use of such
software will enable a speech therapist to carry out high-quality diagnostics. Also, such a
program would be useful for parents. This will make it possible to conduct an initial diagnosis at
home and contact a specialist in a timely manner. To develop such software, it is first necessary
to develop and investigate a model for speech defect recognition.</p>
    </sec>
    <sec id="sec-2">
      <title>2. Literature review</title>
      <p>
        To date, there are many works on speech recognition for its further transcription. The question of
speech recognition for detecting defects suggests a slightly diferent mechanism. In addition, it is
worth paying attention to the fact that the specificity of each language has its own pronunciation
features, and hence the detection of speech defects. Most often, neural networks are used for
speech recognition [
        <xref ref-type="bibr" rid="ref4 ref5 ref6 ref7 ref8 ref9">4, 5, 6, 7, 8, 9</xref>
        ]. This is due to the specifics of the tasks for which they are
used, as well as the quality of the final result.
      </p>
      <p>
        In [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ] an overview of modern deep learning architectures of neural networks, algorithms and
systems for speech programs is presented. Due to the growing amount of sensor data and cloud
computing for processing and training deep neural networks. And with increasing complexity
in mobile technology, intelligent systems are poised to revolutionize to adapt to the task at
hand. This article reviews some of the most successful deep learning models for intelligent
vision and speech systems to date. From this work, it can be concluded that recent advances in
deep learning of artificial neural networks are driving rapid innovation and development in
intelligent vision and language systems.
      </p>
      <p>
        The work of Bahuleyan [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ] contains a comparison of the performance of two classes of
models. The first is a deep learning approach where a CNN model is trained end-to-end to
predict the genre label of an audio signal solely using its spectrogram. The second approach
uses hand-crafted features in both the time and frequency domains. The author trains four
traditional machine learning classifiers with these features and compares their performance.
Also, the work defines the functions that are most conducive to solving the problem of multiclass
classification. Experiments are carried out with the audio dataset.
      </p>
      <p>
        Kourkounakis et al. [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ] highlighted the problem of identifying and classifying various forms
of stuttering. Unlike most of the existing work identifying stuttering with speech models,
their work proposes a model based solely on acoustic features, allowing the identification of
several variants of stuttering dysfunctions without the need for speech recognition. This model
uses a deep residual network and bidirectional short-term long-term memory layers to classify
diferent kinds of stutters and achieves an average miss rate.
      </p>
      <p>
        Latif et al. [
        <xref ref-type="bibr" rid="ref10">10</xref>
        ] discusses the problems and key characteristics of models of teaching
representation and discussion. It also considers possible future trends. Speech processing research
has traditionally been treated as a task of developing hand-crafted acoustic characteristics as
a separate problem. This task difers from the task of developing eficient machine learning
models for making prediction and classification decisions. Although the general structure can
be traced. There are two main disadvantages of this approach: firstly, this is an engineering
function – a manual that is cumbersome and requires human knowledge; secondly, the functions
developed may not be the best for achieving the goals.
      </p>
      <p>
        Work by Purwins et al. [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ] is devoted to the current state of deep learning methods for
processing audio signals and deep learning models, including convolutional neural networks.
Speech, music, and environmental sound processing are considered parallel. To point out the
similarities and diferences between the two, the author reviews common methods, issues, key
references, and the potential for cross-training.
      </p>
      <p>
        Chlasta et al. [
        <xref ref-type="bibr" rid="ref11">11</xref>
        ] proposes a new approach to automated detection of depression in people
in speech using a convolutional neural network (CNN) and multi-party interactive learning.
Early detection and treatment of depression is essential for recovery, prevention of relapse and
reduction of the severity of the disease. The experiment applied data to residual CNNs in the
form of image spectrograms automatically generated from audio samples.
      </p>
      <p>
        Work by Sheikh et al. [
        <xref ref-type="bibr" rid="ref12">12</xref>
        ] is devoted to a comprehensive examination of audio and the
identification of features, methods for classifying stuttering/disagreement based on statistical
and deep learning. The identification of stuttering is an interesting interdisciplinary research
problem involving pathology, psychology, acoustics, and signal processing, which in turn makes
it dificult to identify the problem.
      </p>
      <p>
        Kourkounakis et al. [
        <xref ref-type="bibr" rid="ref13">13</xref>
        ] proposed an end-to-end deep neural network FluentNet, capable
of identifying a number of diferent types of disagreements. FluentNet consists of a residual
convolutional neural network that facilitates the study of strong frame-level spectral
representations. Frames are followed by a set of bi-directional long short-term memory layers to aid
in learning efective timing. In addition, FluentNet uses the attention mechanism to focus on
important parts of speech in order to get better performance.
      </p>
      <p>
        In [
        <xref ref-type="bibr" rid="ref14">14</xref>
        ] the MCLNN performance was evaluated using the Ballroom and Homburg music
genre datasets. Conditional Neural Networks (CLNN) and Conditional Masked Neural Networks
(MCLNN) exploit the nature of multidimensional time signals. CLNN captures the efect of
conditional time between frames in a window. And the mask in MCLNN provides a systematic
sparsity that follows a pattern similar to a filter bank. The mask induces the network to learn
about the frequency representation of time in bands, allows the network to tolerate frequency
shifts. In addition, the mask in MCLNN usually automates the exploration of a number of
feature combinations made through exhaustive manual searches.
      </p>
      <p>
        Wang and Chen [
        <xref ref-type="bibr" rid="ref15">15</xref>
        ] formulated a newer approach to speech separation as a supervised
learning problem. Where discriminatory patterns of speech, speakers and background noise are
obtained from the training data. This article provides a comprehensive overview of research
based on deep learning in broadcast separation control over the past few years and presents
a formulation of supervised separation and a discussion of the three main components of
supervised learning: machine learning, learning goals, and acoustic performance.
      </p>
      <p>
        Thus, most researchers use neural networks [
        <xref ref-type="bibr" rid="ref11 ref12 ref13 ref14 ref15 ref16 ref17 ref5 ref6 ref7 ref8 ref9">5, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17</xref>
        ]. However,
most of them are not focused on the Ukrainian language, so ready-made solutions are not suitable
for the specifics of the Ukrainian language and children. It was decided to use convolutional
neural networks to recognize the voice messages of children when they were tested to identify
deviations in speech. Which in turn is the object of research when detecting speech deviations.
      </p>
    </sec>
    <sec id="sec-3">
      <title>3. Mathematical model of speech disorders in children</title>
      <p>The construction of a mathematical model is carried out in order to mathematically represent a
variant of the model as a system.</p>
      <p>The input data for the model are audio signals with labels for the type of speech defect
established by the speech therapist. To describe the violation in the speech of children, a
mathematical model was developed. Speech disorders are presented as a tuple:
M = {A, B, C, F, G},</p>
      <p>A = {Q, W, E, R},</p>
      <p>B = {Y, U},
C = {I, O, S},
O = {K, L},</p>
      <p>F = {J, Z},
where M is the set of violations of the child’s oral speech; A – violation of the physical condition;
B – mental problems; C – loss of speech; F – dificulties in schooling; G – mental retardation of
the child.</p>
      <p>In turn, the violation of the physical state A consists of the signs given in formula (2):
where A is a set of physical condition disorders; Q – nasal voice; W – speech retardation; E –
swallowing individual sounds; R – stuttering.</p>
      <p>Mental problems, that is, sign B is detailed in formula (3):
where B is the set of violations of the physical state; Y – “swallowing” sounds; U – quiet and
slurred speech.</p>
      <p>Sign C, characterized by loss of speech, in turn consists of the signs given in formula (4):
where C is loss of speech; I – aphasia; O – alalia; S – alogia.</p>
      <p>Alalia also consists of two features given in formula (5):
where O is alalia; K is motor alalia; L – sensory alalia.</p>
      <p>Learning problems consist of the features presented below in formula (6):
where F – dificulties in schooling; J – lagging behind the training program; Z – misunderstanding
with peers and teachers.</p>
      <p>The mental retardation of the child – sign G – appears due to the fact that oral speech is one
of the main methods of teaching and improving the personality. The speech activity of the child
is associated with diferent areas of development that are responsible for the mental abilities of
the child. Sign G includes the following signs, which are contained in formula (7):
G = {D, X, V},
(7)
where G is the mental retardation of the child; D – autism; X – mutism; V – general
underdevelopment of speech.</p>
      <p>To determine which defect the current state of the child refers to, it was decided to use the
probability of determining the disease. Thus, this will allow not only to indicate the disease, but
also to understand how accurately the deviation was detected. This is due to the fact that there
are situations when a child has several defects, and then, in addition to testing with the help of
the system, one should additionally contact a speech therapist or defectologist.</p>
    </sec>
    <sec id="sec-4">
      <title>4. Modeling a convolutional neural network for speech defects recognition</title>
      <p>Based on the features of the task and analysis of the literature, a convolutional neural network
was chosen as a neural network. Since it has a number of advantages for solving the problem of
speech recognition. When using a convolutional neural network, you can significantly reduce
the number of training parameters and get a high quality classification. Another reason why a
convolutional neural network was chosen is that it provides partial resistance to scale changes,
displacements, rotations, angle changes, and other distortions. Based on the advantages, the
structure of a convolutional neural network was developed, which is used to train the model to
solve the problem of determining the type of speech impairment. Its graphical representation is
shown in figure 1.</p>
      <p>The zero layer of a convolutional neural network is the layer with the input data.</p>
      <p>The first layer of a convolutional neural network is the Convolution (Conv2D) layer. It
performs the convolution process. Its main input parameters are the number of filters, the size
of the convolution window, and an array with the value of the size of the input data. The value
for the number of filters was set to 32, the size of the convolution window was set to 3 by 3.
The value for the size of the input was set to 64 by 64.</p>
      <p>The second layer is to reduce the data dimension and get important information using the
AveragePooling2D() function. AveragePooling2D() in turn acquires the size of the pooling
window, the value for it was set to 2 by 2.</p>
      <p>The third layer is the activated layer. The relu activation function was chosen as the main
activation function. Its main advantage is that it avoids and fixes the disappearing gradient
problem and is less computationally intensive.</p>
      <p>The fourth layer is the Conv2D convolution layer. It had the following values: 64 for filters, 3
by 3 convolution window size and ofset type – same. If you select the “same” ofset, the image
size remains the same.</p>
      <p>The fifth layer consists of the AveragePooling2D() function, which reduces the data. The
pool window size is two.</p>
      <p>The sixth layer is the activated layer. The ReLU activation function is chosen for this activation
layer. This function returns 0 if it accepts a negative argument, if it accepts a positive argument,
it returns it.</p>
      <p>The seventh layer is convolutional. It has the same input values and parameters as the fourth
layer.</p>
      <p>The eighth layer serves to reduce the dimension of the data. It consists of the function
AveragePooling2D and takes values such as the size of the decrease window, which has been
set to 2 by 2.</p>
      <p>The ninth layer is the activation layer, like the sixth layer, the main activation function is
ReLU.</p>
      <p>The tenth layer is the pull-out layer. The Flatten function performs a tensor flattening
operation, changing the shape of the tensor so that it has a shape equal to the number of
elements contained in the tensor, regardless of the batch size. The value was left at the default.</p>
      <p>The eleventh layer is the model adjustment layer. Using the Dropout() function, we indicate
that the layer is regulating. The parameter to be passed to Dropout is a value indicating how
likely the neurons will be disabled. It was set to 0.5, which means that half of the neuron will
be turned of.</p>
      <p>The twelfth layer is a fully connected Dense layer. The main function of this layer is to
receive information from all nodes of the previous layer. The input value is the dimension of
the output space, for this layer the dimension has been set to 64.</p>
      <p>The thirteenth layer is the active layer, like the ninth layer, it is the activation layer with
ReLU activation function. This function was chosen because there are no special requirements
for the output value of the neuron within the framework of the task.</p>
      <p>The fourteenth layer is the learning adjustment layer. Like the eleventh layer, it takes only
one parameter and it is equal to 0.5, which means that half of the neurons will not be involved
in training.</p>
      <p>The fifteenth layer is a fully connected layer that receives information from all other layers.
The dimension of this method depends on the number of classes in which the model is trained.
The number of training classes was chosen to be 4, so the dimension value was set to 4.</p>
      <p>The last layer is the activation layer. The Softmax activation function was installed for it.
Softmax turns a vector of real numbers into a vector of probabilities for the selected classes. The
deviation turns them into values between 0 and 1 so that they can be interpreted as probabilities.
However, if one of the inputs is significantly small or negative, the Softmax function turns it
into a low probability.</p>
      <p>Conversely, if the input is large, Softmax turns it into a large probability. In this case, the
values will always remain between 0 and 1, which is suitable for the problem statement for the
selected subject area. The activation function is presented below in formula:

() = 
∑︀ 
=1
,</p>
      <p>(8)

where  – the input vector,  – the standard exponential function, ∑︀  – the sum of all
=1
initial values;  – the number of class.</p>
      <p>Thus, the Softmax function transforms the feature vector obtained in the neural network for
each image, a vector consisting of numbers, which in turn are in the range from 0 to 1, and the
sum of all elements of each such vector is equal to one. That is, each element of this vector can
be estimated as the probability that the image in question belongs to the corresponding element
of the class.</p>
      <p>The process of identifying speech defects includes several stages. In order to develop a
functioning model, all the signs of a speech disorder were considered. This was done in order to
select video materials for training the developed neural network. All video materials were taken
with speech disorders of children who have not yet started working with a speech therapist.
Each video is approximately ten seconds long. The input data for the model are audio signals
that were selected and processed from those found in the public domain, with labels for the
type of speech defect established by the speech therapist.</p>
      <p>The signals of these video materials are processed and cut into phrases and words. The
splitting of the speech audio file is done with the help of python libraries, namely pydup, as
well as Librosa. That allows you to both break the replicas into words and build a spectrogram
for further analysis. These audio signals are then converted into a spectrogram. A spectrogram
is a visual representation of the spectrum at the frequencies of a signal and how it changes
over time. The sound spectrogram is used for phonetic identification of spoken words and
for their analysis. It is rendered as a heat map, that is, an image with intensity displayed by
changing color or brightness. After that, the spectrogram data were fed to the neural network
as a training sample. After training the convolutional neural network, it was tested on data
taken with and without speech disorders.</p>
      <p>The algorithm for general data processing and stages of working with a model for detecting
speech defects consists of several stages. The general principle of defect handling is shown in
ifgure 2.</p>
      <p>At the first stage, the data with which the system will work is prepared. This data can be
obtained from the global network, namely a video in which speech therapists talk or work with
children who have speech impairments. At the second stage, after processing the audio signals
and splitting them into phrases and words, these audio files are converted into a spectrogram.
Frequencies are shown on the vertical axis and time on the horizontal axis. And the intensity
of the color increases with increasing density. The final stage of the algorithm is the creation
and training of the model. After that, the training and training of the model takes place. With
high-quality training and confirmation of performance, its further use occurs.</p>
    </sec>
    <sec id="sec-5">
      <title>5. Experimental research</title>
      <p>In order to analyze the trained model, we used recordings of conversations of children with
speech impairments, which were taken from a YouTube video hosting, where children talk to a
doctor before they begin to undergo treatment. The entire data sample was divided according
to the principle of 70 to 30. The model was trained on a test set made independently from video
and audio files available in the public domain. Namely, the conversation of children with speech
therapists. A date set was made from audio data with labels of belonging to the defect class.
After training, a dataset not previously used in training was taken and testing was carried out.</p>
      <p>A total of 32 experiments were conducted, 8 experiments were run for each type of speech
disorder. The minimum accuracy was 0.7293 and the maximum was 0.8143. The results of
the experiment are presented in table 1. The “Pm” column is the class to which the model
assigned the loaded audio recording, and the “Oc” column indicates the possibility that the
audio recording is the class that the Pm model defined.</p>
      <p>The division into speech disorders is shown in figure 3.</p>
      <p>The chart in figure 3 shows data for each type of speech impairment, i.e. mean value from
eight experiments. This chart displays several speech disorders as bars growing in a given
direction from the baseline. It can be seen that the highest probability of determining dyslalia is
78.78%, the next violation is dyslexia – 78.74%, followed by stuttering with 77.55%, and the last
violation is dysphonia with 76.25% probability.</p>
      <p>During the experiment, audio recordings of children with speech impairments were collected
for each class. The age of the children in the audio files ranges from 5 to 14 years old. To analyze
the satisfactory training of the trained convolutional neural network model, each class was
78,55
80,22
80,06
79,76
76,44
79,05
78,65
77,54
78,54
81,1
77,65
79,08
78,77
78,51
78,12
78,19
75,92
77,1
75,92
76,91
75,03
77,12
75,5
76,51
76,43
76,49
76,74
81,43
75,23
77,81
76,87
79,4</p>
      <p>Pm
Dyslalia
Dyslalia
Dyslalia
Dyslalia
Dyslalia
Dyslalia
Dyslalia
Dyslalia
Dyslexia
Dyslexia
Dyslexia
Dyslexia
Dyslexia
Dyslexia
Dyslexia
Dyslexia
Dysphonia
Dysphonia
Dysphonia
Dysphonia
Dysphonia
Dysphonia
Dysphonia
Dysphonia
Stuttering
Stuttering
Stuttering
Stuttering
Stuttering
Stuttering
Stuttering
Stuttering
carried out on a test set, the number of audio tracks is diferent. The result of the experiment is
presented in table 2.</p>
      <p>As a result of this experiment, it was concluded that the successful identification of trained
classes: dyslexia, stuttering, difsonia and dyslalia is 77-79%. This is a correct result and allows
you to accurately determine the likely violation in the child’s speech.</p>
    </sec>
    <sec id="sec-6">
      <title>6. Conclusions</title>
      <p>The subject of the study is the models and methods of convolutional neural networks for
detecting speech defects in children. Classes of disturbances in speech were preliminarily
investigated. On the basis of these data, a general mathematical model of speech impairment in
children was built.</p>
      <p>The paper presents the results of the analysis of studies on the use of convolutional neural
networks for the recognition of sound information. The analysis showed that convolutional
neural network models can be successfully used to classify speech defects. But the results that
are available today have not been applied to speech in Ukrainian. Therefore, an architectural
model and structure of a convolutional neural network for speech defect recognition was
developed. Experiments have been conducted that have shown a successful definition of classes
of defects: dyslexia, stuttering, difsonia and dyslalia is 77-79%.</p>
      <p>The next step will be to expand to cover a wider range of speech deficiencies and deviations.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <given-names>I. V.</given-names>
            <surname>Martynenko</surname>
          </string-name>
          ,
          <article-title>Psychological principals for communication activity development in senior preschool age children with system speech disorders</article-title>
          ,
          <source>The thesis for obtaining the Scientific Degree of the Doctor of Psychological Sciences in speciality 19.00.08</source>
          . - Special
          <string-name>
            <surname>Psychology</surname>
            ,
            <given-names>M. P.</given-names>
          </string-name>
          <string-name>
            <surname>Dragomanov National</surname>
          </string-name>
          Pedagogical University, Kyiv,
          <year>2017</year>
          . URL: https://npu.edu.ua/images/file/vidil_aspirant/dicer/%D0%
          <volume>94</volume>
          _
          <fpage>26</fpage>
          .
          <fpage>053</fpage>
          .23/Martynenko.pdf.
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <given-names>O. V.</given-names>
            <surname>Boryak</surname>
          </string-name>
          ,
          <article-title>The specifity of a cognitive component in the speech activity at mental retardation, Aktualni pytannia korektsiinoi osvity</article-title>
          .
          <source>Pedahohichni nauky 7(1)</source>
          (
          <year>2016</year>
          )
          <fpage>38</fpage>
          -
          <lpage>49</lpage>
          . URL: http://nbuv.gov.ua/UJRN/apko_2016_
          <volume>7</volume>
          %
          <fpage>281</fpage>
          %
          <fpage>29</fpage>
          __6.
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <given-names>T. H.</given-names>
            <surname>Kolomoiets</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D. A.</given-names>
            <surname>Kassim</surname>
          </string-name>
          ,
          <article-title>Using the Augmented Reality to Teach of Global Reading of Preschoolers with Autism Spectrum Disorders</article-title>
          , in: A. E.
          <string-name>
            <surname>Kiv</surname>
            ,
            <given-names>V. N.</given-names>
          </string-name>
          <string-name>
            <surname>Soloviev</surname>
          </string-name>
          (Eds.),
          <source>Proceedings of the 1st International Workshop on Augmented Reality in Education, Kryvyi Rih, Ukraine, October</source>
          <volume>2</volume>
          ,
          <year>2018</year>
          , volume
          <volume>2257</volume>
          <source>of CEUR Workshop Proceedings, CEUR-WS.org</source>
          ,
          <year>2018</year>
          , pp.
          <fpage>237</fpage>
          -
          <lpage>246</lpage>
          . URL: http://ceur-ws.
          <source>org/</source>
          Vol-
          <volume>2257</volume>
          /paper24.pdf.
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <given-names>S.</given-names>
            <surname>Semerikov</surname>
          </string-name>
          ,
          <string-name>
            <given-names>I. O.</given-names>
            <surname>Teplytskyi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y. V.</given-names>
            <surname>Yechkalo</surname>
          </string-name>
          ,
          <string-name>
            <given-names>O. M.</given-names>
            <surname>Markova</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V. N.</given-names>
            <surname>Soloviev</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Kiv</surname>
          </string-name>
          ,
          <source>Computer Simulation of Neural Networks Using Spreadsheets: Dr. Anderson</source>
          , Welcome Back, in: V.
          <string-name>
            <surname>Ermolayev</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          <string-name>
            <surname>Mallet</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          <string-name>
            <surname>Yakovyna</surname>
            ,
            <given-names>V. S.</given-names>
          </string-name>
          <string-name>
            <surname>Kharchenko</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          <string-name>
            <surname>Kobets</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          <string-name>
            <surname>Kornilowicz</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          <string-name>
            <surname>Kravtsov</surname>
            ,
            <given-names>M. S.</given-names>
          </string-name>
          <string-name>
            <surname>Nikitchenko</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          <string-name>
            <surname>Semerikov</surname>
            ,
            <given-names>A</given-names>
          </string-name>
          . Spivakovsky (Eds.),
          <source>Proceedings of the 15th International Conference on ICT in Education, Research and Industrial Applications</source>
          . Integration, Harmonization and
          <string-name>
            <given-names>Knowledge</given-names>
            <surname>Transfer</surname>
          </string-name>
          . Volume II: Workshops, Kherson, Ukraine, June 12-15,
          <year>2019</year>
          , volume
          <volume>2393</volume>
          <source>of CEUR Workshop Proceedings, CEUR-WS.org</source>
          ,
          <year>2019</year>
          , pp.
          <fpage>833</fpage>
          -
          <lpage>848</lpage>
          . URL: http://ceur-ws.
          <source>org/</source>
          Vol-
          <volume>2393</volume>
          /paper_348.pdf.
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <given-names>M.</given-names>
            <surname>Alam</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Samad</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Vidyaratne</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Glandon</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Iftekharuddin</surname>
          </string-name>
          ,
          <source>Survey on Deep Neural Networks in Speech and Vision Systems, Neurocomputing</source>
          <volume>417</volume>
          (
          <year>2020</year>
          )
          <fpage>302</fpage>
          -
          <lpage>321</lpage>
          . doi:
          <volume>10</volume>
          . 1016/j.neucom.
          <year>2020</year>
          .
          <volume>07</volume>
          .053.
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <given-names>H.</given-names>
            <surname>Purwins</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            <surname>Li</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Virtanen</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Schlüter</surname>
          </string-name>
          , S.-
          <string-name>
            <given-names>Y.</given-names>
            <surname>Chang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Sainath</surname>
          </string-name>
          ,
          <article-title>Deep Learning for Audio Signal Processing</article-title>
          ,
          <source>IEEE Journal of Selected Topics in Signal Processing</source>
          <volume>13</volume>
          (
          <year>2019</year>
          )
          <fpage>206</fpage>
          -
          <lpage>219</lpage>
          . doi:
          <volume>10</volume>
          .1109/JSTSP.
          <year>2019</year>
          .
          <volume>2908700</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <given-names>T.</given-names>
            <surname>Kourkounakis</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Hajavi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Etemad</surname>
          </string-name>
          ,
          <article-title>Detecting Multiple Speech Disfluencies Using a Deep Residual Network with Bidirectional Long Short-Term Memory</article-title>
          , in: ICASSP 2020
          <article-title>-</article-title>
          2020 IEEE International Conference on Acoustics,
          <source>Speech and Signal Processing (ICASSP)</source>
          ,
          <year>2020</year>
          , pp.
          <fpage>6089</fpage>
          -
          <lpage>6093</lpage>
          . doi:
          <volume>10</volume>
          .1109/ICASSP40776.
          <year>2020</year>
          .
          <volume>9053893</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [8]
          <string-name>
            <given-names>H.</given-names>
            <surname>Bahuleyan</surname>
          </string-name>
          ,
          <source>Music Genre Classification using Machine Learning Techniques</source>
          ,
          <year>2018</year>
          . doi:
          <volume>10</volume>
          .48550/ARXIV.
          <year>1804</year>
          .
          <volume>01149</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [9]
          <string-name>
            <given-names>M.</given-names>
            <surname>Dawodi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J. A.</given-names>
            <surname>Baktash</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Wada</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Alam</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M. Z.</given-names>
            <surname>Joya</surname>
          </string-name>
          ,
          <article-title>Dari speech classification using deep convolutional neural network</article-title>
          ,
          <source>in: 2020 IEEE International IOT, Electronics and Mechatronics Conference (IEMTRONICS)</source>
          ,
          <year>2020</year>
          , pp.
          <fpage>1</fpage>
          -
          <lpage>4</lpage>
          . doi:
          <volume>10</volume>
          .1109/IEMTRONICS51293.
          <year>2020</year>
          .
          <volume>9216370</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [10]
          <string-name>
            <given-names>S.</given-names>
            <surname>Latif</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Rana</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Khalifa</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Jurdak</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Qadir</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B. W.</given-names>
            <surname>Schuller</surname>
          </string-name>
          ,
          <article-title>Survey of Deep Representation Learning for Speech Emotion Recognition</article-title>
          ,
          <source>IEEE Transactions on Afective Computing</source>
          (
          <year>2021</year>
          )
          <fpage>1</fpage>
          -
          <lpage>1</lpage>
          . doi:
          <volume>10</volume>
          .1109/TAFFC.
          <year>2021</year>
          .
          <volume>3114365</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          [11]
          <string-name>
            <given-names>K.</given-names>
            <surname>Chlasta</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Wołk</surname>
          </string-name>
          ,
          <string-name>
            <surname>I. Krejtz</surname>
          </string-name>
          ,
          <article-title>Automated speech-based screening of depression using deep convolutional neural networks</article-title>
          ,
          <source>Procedia Computer Science</source>
          <volume>164</volume>
          (
          <year>2019</year>
          )
          <fpage>618</fpage>
          -
          <lpage>628</lpage>
          . doi:
          <volume>10</volume>
          .1016/j.procs.
          <year>2019</year>
          .
          <volume>12</volume>
          .228, cENTERIS 2019 - International Conference on ENTERprise Information Systems / ProjMAN 2019 - International Conference on Project MANagement / HCist 2019 - International
          <source>Conference on Health and Social Care Information Systems and Technologies</source>
          , CENTERIS/ProjMAN/HCist
          <year>2019</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          [12]
          <string-name>
            <given-names>S. A.</given-names>
            <surname>Sheikh</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Sahidullah</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Hirsch</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Ouni</surname>
          </string-name>
          ,
          <article-title>Machine learning for stuttering identification: Review, challenges and future directions</article-title>
          ,
          <source>Neurocomputing</source>
          <volume>514</volume>
          (
          <year>2022</year>
          )
          <fpage>385</fpage>
          -
          <lpage>402</lpage>
          . doi:
          <volume>10</volume>
          .1016/j.neucom.
          <year>2022</year>
          .
          <volume>10</volume>
          .015.
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          [13]
          <string-name>
            <given-names>T.</given-names>
            <surname>Kourkounakis</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Hajavi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Etemad</surname>
          </string-name>
          , Fluentnet:
          <article-title>End-to-end detection of stuttered speech disfluencies with deep learning</article-title>
          ,
          <source>IEEE/ACM Transactions on Audio, Speech, and Language Processing</source>
          <volume>29</volume>
          (
          <year>2021</year>
          )
          <fpage>2986</fpage>
          -
          <lpage>2999</lpage>
          . doi:
          <volume>10</volume>
          .1109/TASLP.
          <year>2021</year>
          .
          <volume>3110146</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          [14]
          <string-name>
            <given-names>F.</given-names>
            <surname>Medhat</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Chesmore</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Robinson</surname>
          </string-name>
          ,
          <article-title>Music genre classification using masked conditional neural networks</article-title>
          , in: D. Liu,
          <string-name>
            <given-names>S.</given-names>
            <surname>Xie</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Li</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Zhao</surname>
          </string-name>
          ,
          <string-name>
            <given-names>E. M.</given-names>
            <surname>El-Alfy</surname>
          </string-name>
          (Eds.),
          <source>Neural Information Processing - 24th International Conference, ICONIP</source>
          <year>2017</year>
          , Guangzhou, China,
          <source>November 14-18</source>
          ,
          <year>2017</year>
          , Proceedings,
          <string-name>
            <surname>Part</surname>
            <given-names>II</given-names>
          </string-name>
          , volume
          <volume>10635</volume>
          of Lecture Notes in Computer Science, Springer,
          <year>2017</year>
          , pp.
          <fpage>470</fpage>
          -
          <lpage>481</lpage>
          . doi:
          <volume>10</volume>
          .1007/978-3-
          <fpage>319</fpage>
          -70096-0_
          <fpage>49</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          [15]
          <string-name>
            <given-names>D.</given-names>
            <surname>Wang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Chen</surname>
          </string-name>
          ,
          <source>Supervised Speech Separation Based on Deep Learning: An Overview, IEEE/ACM Transactions on Audio, Speech, and Language Processing</source>
          <volume>26</volume>
          (
          <year>2018</year>
          )
          <fpage>1702</fpage>
          -
          <lpage>1726</lpage>
          . doi:
          <volume>10</volume>
          .1109/taslp.
          <year>2018</year>
          .
          <volume>2842159</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          [16]
          <string-name>
            <given-names>A.</given-names>
            <surname>Sokoliuk</surname>
          </string-name>
          , G. Kondratenko, I. Sidenko,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Kondratenko</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Khomchenko</surname>
          </string-name>
          ,
          <string-name>
            <surname>I. Atamanyuk</surname>
          </string-name>
          ,
          <article-title>Machine Learning Algorithms for Binary Classification of Liver Disease</article-title>
          , in: 2020 IEEE International Conference on Problems of Infocommunications. Science and
          <string-name>
            <surname>Technology (PIC S&amp;T)</surname>
          </string-name>
          ,
          <year>2020</year>
          , pp.
          <fpage>417</fpage>
          -
          <lpage>421</lpage>
          . doi:
          <volume>10</volume>
          .1109/PICST51311.
          <year>2020</year>
          .
          <volume>9468051</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          [17]
          <string-name>
            <given-names>Y.</given-names>
            <surname>Kondratenko</surname>
          </string-name>
          ,
          <string-name>
            <surname>I. Atamanyuk</surname>
          </string-name>
          , I. Sidenko, G. Kondratenko,
          <string-name>
            <given-names>S.</given-names>
            <surname>Sichevskyi</surname>
          </string-name>
          ,
          <source>Machine Learning Techniques for Increasing Eficiency of the Robot's Sensor and Control Information Processing, Sensors</source>
          <volume>22</volume>
          (
          <year>2022</year>
          )
          <article-title>1062</article-title>
          . doi:
          <volume>10</volume>
          .3390/s22031062.
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>