Skip to content

kchmck/imbe.rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

imbe.rs

Documentation

This library implements a real-time decoder for the Improved Multi-Band Excitation (IMBE) digital voice codec. The implementation performs no allocations and uses optimized unvoiced spectrum synthesis.

IMBE is a voice codec published in '95 that encodes 20ms frames of speech into 11 bytes. It's used for low-bitrate (4400bps) voice transmissions in the Project 25 radio protocol.

About

Improved Multi-Band Excitation digital voice decoder in Rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages