The document presents a system for a smart home application that integrates speaker recognition for security and speech recognition for device automation. It details the implementation of a text-independent speaker recognition system using mel-frequency cepstrum coefficients (MFCC) and vector quantization (VQ) algorithms, alongside a speech recognition system employing dynamic time warping (DTW). The proposed framework allows authenticated users to control home appliances securely through voice commands, utilizing a microcontroller for device management.
Related topics: