The application provides a sentiment
asymmetry speaker recognition system based on a
generative adversarial network, and a use process of the
system comprises the following steps: firstly, converting the voice corresponding to a plurality of sentiment texts into pre-learned multi-sentiment spectrograms through pre-emphasis, framing and windowing and
fast Fourier transform; secondly, training the
generative adversarial network using the pre-learned multi-sentiment spectrograms, and supervising the conversion between the spectrograms of neutrality and other sentiments in the training process of the
generative adversarial network through overall loss; then, converting the
spectrogram of neutrality of a
registered user into other sentiment spectrograms using the generative
adversarial network, and obtaining the user registration multi-sentiment
spectrogram by combining the
spectrogram of neutrality and other sentiment of the
registered user; finally, training a speaker recognition network using the user registration multi-sentiment spectrogram, calculating the speaker classification probability of the voice to be detected, and obtaining the final voiceprint recognition result. The
system solves the problem of the decline of the performance of speaker recognition caused by the inconsistency between the registration and the voice sentiment in the actual application scene.