Skip to content

Attempt at implementing a glottal inverse filtering algorithm

License

Notifications You must be signed in to change notification settings

project-spectra/glottal-inverse

Repository files navigation

(Attempt) Implementation of a glottal inverse filtering algorithm

Written by Chloé (Rika) Ichinose, under MIT License


Dependencies

  • GNU Scientific Library 2.5 with CBLAS
  • PortAudio v19

How to use

make BUILD_TYPE=Release

Builds release variant binaries.

make
# or
make BUILD_TYPE=Debug

Builds ddebug variant binaries.

See Makefile for more make targets.


Sources and references

TODO: List all references


Readme was last updated on Jan 23., 2019

About

Attempt at implementing a glottal inverse filtering algorithm

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published