Skip to content

improve adaptive LPC order search #7

@justinruggles

Description

@justinruggles

The speed of the adaptive LPC order search can likely be improved a good bit.
Things to try:

  • Split search with direction threshold, similar to BGMC param search. Possibly only if order is above a certain value.
  • Progressive autocorrelation + levinson-durbin (probably won't work with split search though)

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions