From f02dfce6e6c34b3d8a7b8a0e784b506178e331fa Mon Sep 17 00:00:00 2001 From: "erdgeist@erdgeist.org" Date: Thu, 4 Jul 2019 23:26:09 +0200 Subject: stripdown of version 0.9 --- README | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 README (limited to 'README') diff --git a/README b/README new file mode 100644 index 0000000..85341f7 --- /dev/null +++ b/README @@ -0,0 +1,9 @@ + +This project is meant to generate a subset of the amazing codec2 library containing only the actual speech codec and having no further dependencies than a C99 compiler. + +The generate a stripped down version of codec2 that does not need CMake etc, just copy the stripdown.sh file to your codec2 directory and run it. This will generate the directory you see here. + +Codec 2 is an open source (LGPL 2.1) low bit rate speech codec: + +http://rowetel.com/codec2.html + -- cgit v1.2.3