AUTOMATIC SPEAKER RECOGNITION SYSTEM BASED ON OPTIMISED MACHINE LEARNING ALGORITHMS
AUTOMATIC SPEAKER
RECOGNITION SYSTEM BASED ON OPTIMIZED MACHINE LEARNING ALGORITHMS
Speaker recognition is a technique that automatically identifies a
speaker from a recording of their voice. Speaker recognition technologies are
taking a new trend due to the progress in artificial intelligence and machine
learning and have been widely used in many domains.
Multilayer Perceptron’s A Multilayer Perceptron (MLP)
It is a feed-forward artificial neural network model that maps sets of input data into a set of appropriate outputs.
An MLP classifier
consists of multiple layers where each layer is fully connected to the next
layer. The nodes of the layers are neurons using non-linear activation
functions, except for the nodes of the input layer.
Comments
Post a Comment