Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 620 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 620 Bytes

go-dsd

Digital Speech Decoder (and Encoder), with some basic DSP processing functions.

Documentation

Read the package documentation.

Supported codecs

Advanced Multi-Band Excitation (AMBE)

Only decoding is supported using mbelib. Make sure you have the latest development version, as it contains a lot of improvements over the outdated stable release.

Codec2

Codec2 is a low-bitrate speech audio codec (speech coding) that is patent free and open source. Both decoding and encoding of Codec2 frames are supported.