Skip to content
forked from xsaardo/LPC10

Linear predictive coding speech compression algorithm

Notifications You must be signed in to change notification settings

Yang-yimin/LPC10

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LPC10

LPCencoder.m performs LPC10 compression on given speech .wav file into quantized matrix of parameters at 2.4 kBits/sec.

LPCdecoder.m decodes provided parameters into intelligible speech. synthesis.wav is an example of this LPC10 implementation output.

About

Linear predictive coding speech compression algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • MATLAB 100.0%