自动语音识别 Resources

Showing items tagged with "自动语音识别"

This source code implements an isolated word speech recognition algorithm for non-specific speakers, with optimizations tailored for embedded systems with limited processing power and storage capacity. The implementation focuses on feature extraction techniques (like MFCC computation), acoustic modeling approaches, and efficient decoder structures to enhance system robustness while minimizing computational overhead and memory usage.

MATLAB 326 views Tagged