Skip to content

Repository files navigation

burg-python-bindings

Python bindings for Matteo Sacchetto's implementation of Burg's method.

Installation

Clone this repository and install:

 git clone https://github.com/LucaVignati/burg-python-bindings.git
cd burg-python-bindings
python setup.py install

Below is the original README:

burg-implementation-experiments

Repo containing the code where I experimented with various Burg's implementations

The repo is organized as follows. In the v1 directory there is all the code developed and used during the analysis of the Burg's method implementations. The scripts directory contains a series of utility scripts.

To run everythin in this repo you need

  • g++
  • cmake
  • python3
  • node

If you have any issue with anything in this repo or want to have clarifications on how to compile/run tests, please open a issue.

About

Fork of Matteo Sacchetto's repository of experiments on the Burg Packet Loss Concealment (PLC) method. This fork implements python bindings to integrate this PLC method in python projects.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages