Speech Processing

Total 585 resources

This workflow demonstrates comprehensive speech signal processing including reading audio files using MATLAB's wavread function, frame segmentation, windowing, voiced/unvoiced detection, fundamental frequency extraction, LPC parameter analysis using

MATLAB 211 views Premium

Speech Recognition (commonly abbreviated) refers to the translation of spoken words into text. It is also known as "Automatic Speech Recognition (ASR)", "Computer Speech Recognition", or "Speech-to-Text (STT)". The technology finds applications in vo

MATLAB 210 views Premium

Speech Signal Analysis, Processing and Design. The MATLAB-based voice changer operates by modifying input audio frequencies to alter timbre and pitch, creating perceptually distinct output sounds. Voice changers employ dual-composite modifications of

MATLAB 291 views Premium

This project provides detailed implementation of speech separation algorithms for multiple overlapping speakers, including complete source code and test audio samples. The system employs deep learning architectures to effectively isolate individual v

MATLAB 261 views Premium

Record your own voice signal and sample the recorded signal; plot the time-domain waveform and spectrogram of the sampled voice signal; design a filter using the window function method and bilinear transform based on specified filter performance requ

MATLAB 307 views Premium