The application belongs to the field of speech and
text processing, and particularly relates to a Chinese
speech enhancement recognition and text error
correction method, which comprises the following steps: preprocessing the audio to be recognized, extracting features through a voiceprint model, and establishing an initial coarse dialect identification model; establishing an initial
network model to
train the initial coarse dialect identification model to obtain a dialect identification model; determining an error correction candidate word segmentation set based on an N-
gram language model; and outputting the text after error correction and correction through a
Bigram 2-
gram language model and the N-
gram language model. The application preprocesses the audio to be recognized, reduces
speech recognition interference factors, improves the recognition performance by adopting a GMM-SVM model, has a faster and better training fitting effect by adopting a combination model of a GMM-UBM model and an LSTM model to establish an initial
network model, effectively reduces the error rate by
processing the text through an N-gram language model and a
Bigram 2-gram language model, and optimizes the result of converting the audio to be recognized into text information.