wu12149's Stars
krylenko/LPCsynthesis
Speech analysis and synthesis using linear predictive coding (LPC) in Matlab
santhiyaskumar/FPGA_Codec2Encoder
Hardware Implementation of low-bit rate Codec, Codec2 in Verilog RTL on Cyclone IV FPGA.
xsaardo/LPC10
Linear predictive coding speech compression algorithm
ericgineer/LPC_FPGA
Linear prediction for FPGAs
xiaopeng-whu/Pitch_detection
基于短时自相关的基音周期检测,以及LPC预测分析法预测增益计算
ericgineer/LPC
Linear Prediction
mahmoud-gawad/lpc10-speech-coding-filter
A speech coding filter based on LPC-10 standard
loveybos/Pitch-Detection
基于短时自相关的基音周期检测。附加GUI音阶检测小应用
ayush18134/LP-Coder-with-compression
This project contains an end to end speech communication code using LPC-10 algorithm and 1.4 Kbps bitrate
Karndeep-UCSD/Real-Time-LPC10-Vocoder-Implementation
mise98/LPC_speech-coding
Speech coding with using linear predictive coding. (Digital signal processing)
myigitavci/lpc_vocoder
Linear Predictive Coding (LPC) vocoder. Code takes speech as input and synthesizes speech back from LPC parameters.
uturkbey/LPC_Vocoder
This is a basic implementation of Voice Encoder (Vocoder) with Linear Predictive Coding (LPC).