Related Experiment Video
Updated: Sep 17, 2025

Foreign Accent and Forensic Speaker Identification in Voice Lineups: The Influence of Acoustic Features Based on Prosody
Published on: September 27, 2024
An Mcformer encoder integrating Mamba and Cgmlp for improved acoustic feature extraction
Nurmemet Yolwas1,2, Yongchao Li3,4, Lixu Sun3,4
1School of Computer Science and Technology (School of Cyberspace Security), Xinjiang University, Urumqi, 830046, China. nurmemet@xju.edu.cn.
The novel Mcformer encoder improves speech recognition by enhancing global context processing with Mamba modules and local feature extraction using Convolutional Gated Multilayer Perceptrons. This new model significantly reduces character and word error rates on multiple public datasets.
Area of Science:
- Artificial Intelligence
- Computer Science
- Signal Processing
Background:
- Conformer architecture is mainstream in speech recognition, integrating self-attention and convolutional networks.
- Conformers have limitations in capturing global information, hindering speech recognition performance.
- Existing models require further optimization for comprehensive feature extraction.
Purpose of the Study:
- Introduce the Mcformer encoder to improve speech recognition capabilities.
- Enhance global context processing and local feature extraction in speech recognition models.
- Address the limitations of current attention models in capturing comprehensive contextual information.
Main Methods:
- The Mcformer encoder incorporates the Mamba module in parallel with multi-head attention blocks.
- A Convolutional Gated Multilayer Perceptron (Cgmlp) structure is employed for improved local feature extraction.
- The model was evaluated on Aishell-1, Common Voice zh 14, and TED-LIUM 3 datasets.
Main Results:
- Mcformer achieved character error rates (CER) of 4.15% and 4.48% on Aishell-1 validation and test sets, respectively (without language model).
- Mcformer achieved CER of 13.28% and 13.06% on Common Voice zh 14 validation and test sets, respectively (without language model).
- On the TED-LIUM 3 dataset, Mcformer achieved word error rates (WER) of 7.26% and 6.95% on validation and test sets, respectively (without language model).
Conclusions:
- The Mcformer encoder demonstrates significant improvements in speech recognition accuracy.
- The integration of Mamba modules and Cgmlp structures effectively enhances both global and local feature processing.
- Experimental results validate the efficacy of Mcformer in reducing error rates across different datasets and languages.
Related Concept Videos
Extraction: Advanced Methods
¹H NMR Signal Integration: Overview
Extraction: Partition and Distribution Coefficients
For extracting a solute from an aqueous phase into an...
Reconstruction of Signal using Interpolation
Linear Approximation in Frequency Domain
In contrast, nonlinear systems do not inherently possess these properties. However, for small deviations around an operating point, a nonlinear system can often be approximated as linear....
Deconvolution
Deconvolution involves several mathematical techniques to derive the impulse response. One common approach is polynomial division. In this method, the input and output sequences are treated as coefficients of...

