Skip to content

hellocodelinux/imbe_vocoder

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

imbe_vocoder

imbe_vocoder library from osmocom OP25

Building

for all linux flavors and MacOS:

git clone https://github.com/nostar/imbe_vocoder
cd imbe_vocoder
make
sudo make install
sudo ldconfig

There are example makefiles for andoird and windows. Variables like compilers and paths to sdk/ndk may need to be modified for your environment. On windows and andoird, make install is not used. Instead, manually place the libmbe_vocoder.a library in the correct location manually, and add a -L flag to your compiler flags if necessary.

About

imbe_vocoder library from osmocom OP25

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 82.1%
  • C 17.6%
  • Makefile 0.3%