Design and implement SPEEX decoder on ARM processor
暂无分享,去创建一个
The objective of this paper is to implement SPEEX decoding on ARM microprocessor. SPEEX [1] is based on the voice compression algorithm technology of Code Excited Linear Prediction (CELP) [2], which can effectively compress voice and retain the integrity of speech. For hardware part, we give up the high-cost, high-power consumption digital signal processor, and select the STM32 series ARM microprocessor produced by STMicroelectronics. Through coding at PC end, Bluetooth wireless transmission to the ARM processor, and SPEEX decoding, the voice is then played back. Finally, voice quality verification is carried out through Perceptual Evaluation of Speech Quality (PESQ).
[1] Manfred R. Schroeder,et al. Code-excited linear prediction(CELP): High-quality speech at very low bit rates , 1985, ICASSP '85. IEEE International Conference on Acoustics, Speech, and Signal Processing.