Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add optional RNNoise support to AudioBridge #3185

Merged
merged 21 commits into from
Apr 8, 2024
Merged

Commits on Mar 17, 2023

  1. Configuration menu
    Copy the full SHA
    21c1c33 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2023

  1. Configuration menu
    Copy the full SHA
    1302a29 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f52afc3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3c30a17 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2023

  1. Configuration menu
    Copy the full SHA
    a594c53 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2023

  1. Configuration menu
    Copy the full SHA
    4060993 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. Aligned with latest changes

    lminiero committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    ddb216d View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. Configuration menu
    Copy the full SHA
    c49061d View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. Refactor denoising algorithm

    atoppi committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    1feba68 View commit details
    Browse the repository at this point in the history
  2. Prefill with zeroes denoised buffers. Define FRAME_SIZE macro. Cast p…

    …tr to avoid warning.
    atoppi committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    8fc4e30 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ebf2fbe View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. Configuration menu
    Copy the full SHA
    fe0b345 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ec52fbb View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

  1. Configuration menu
    Copy the full SHA
    23386f4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    812cc05 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    36e54a6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2ca13b5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    975502c View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2023

  1. Initialize denoiser stuff only in participant thread. Use quality=8 f…

    …or resamplers. Always return the denoise flag in the admin response. Add missing docs.
    atoppi committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    5189caf View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. Configuration menu
    Copy the full SHA
    06d9818 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Configuration menu
    Copy the full SHA
    096e945 View commit details
    Browse the repository at this point in the history