语音合成 Resources

Showing items tagged with "语音合成"

MATLAB program for speech synthesis in speech signal processing, capable of extracting short-term energy and short-term zero-crossing rate from audio files. The implementation includes frame-based audio processing using windowing techniques and feature calculation algorithms.

MATLAB 356 views Tagged

This speech synthesis algorithm implements a time-domain Pitch Synchronous Overlap-Add (PSOLA) approach, performing prosodic feature extraction, modification, and waveform synthesis including short-term energy analysis and short-term zero-crossing rate analysis. The implementation utilizes MATLAB with key functions handling frame segmentation, pitch detection, and waveform concatenation.

MATLAB 582 views Tagged