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

feat: Centralized Request Processing middleware #3847

Open
wants to merge 67 commits into
base: master
Choose a base branch
from

Commits on Oct 24, 2024

  1. centralized request middleware

    Signed-off-by: Dave Lee <[email protected]>
    dave-gray101 committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    85ed9ae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    020696e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6f75cff View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2024

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

Commits on Oct 29, 2024

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

Commits on Oct 30, 2024

  1. Configuration menu
    Copy the full SHA
    0495257 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5df08d9 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

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

Commits on Nov 1, 2024

  1. Configuration menu
    Copy the full SHA
    7c0a72e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    61b2a69 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2024

  1. merge

    Signed-off-by: Dave Lee <[email protected]>
    dave-gray101 committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    5a31160 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2024

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

Commits on Nov 4, 2024

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

Commits on Nov 5, 2024

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

Commits on Nov 7, 2024

  1. Configuration menu
    Copy the full SHA
    8a1725b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0ad78eb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2a609b5 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2024

  1. manual merge

    Signed-off-by: Dave Lee <[email protected]>
    dave-gray101 committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    588a491 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

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

Commits on Nov 13, 2024

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

Commits on Nov 14, 2024

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

Commits on Nov 15, 2024

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

Commits on Nov 18, 2024

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

Commits on Nov 21, 2024

  1. manual merge

    Signed-off-by: Dave Lee <[email protected]>
    dave-gray101 committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    39268d9 View commit details
    Browse the repository at this point in the history
  2. VAD fix - test on other machine

    Signed-off-by: Dave Lee <[email protected]>
    dave-gray101 committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    4f7dc20 View commit details
    Browse the repository at this point in the history
  3. fix

    Signed-off-by: Dave Lee <[email protected]>
    dave-gray101 committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    a2e7242 View commit details
    Browse the repository at this point in the history
  4. fix

    Signed-off-by: Dave Lee <[email protected]>
    dave-gray101 committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    fe7a87d View commit details
    Browse the repository at this point in the history
  5. pass context

    Signed-off-by: Dave Lee <[email protected]>
    dave-gray101 committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    1d5f035 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    95b5b07 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2024

  1. Configuration menu
    Copy the full SHA
    4f5e866 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa5aa35 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2024

  1. Configuration menu
    Copy the full SHA
    7360db6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    320e103 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2024

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

Commits on Nov 26, 2024

  1. Configuration menu
    Copy the full SHA
    4f5f3dd View commit details
    Browse the repository at this point in the history
  2. experiment: test for VAD on AIO to see if merged OK

    Signed-off-by: Dave Lee <[email protected]>
    dave-gray101 committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    95c722d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a0aac96 View commit details
    Browse the repository at this point in the history
  4. reduce length of float32 samples in vad test

    Signed-off-by: Dave Lee <[email protected]>
    dave-gray101 committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    607db19 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2024

  1. reduce length of float32 samples in vad test

    Signed-off-by: Dave Lee <[email protected]>
    dave-gray101 committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    695cbf5 View commit details
    Browse the repository at this point in the history
  2. reduce length of float32 samples in vad test

    Signed-off-by: Dave Lee <[email protected]>
    dave-gray101 committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    df4a94c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e12a1e6 View commit details
    Browse the repository at this point in the history
  4. forgot to register VAD yaml at all

    Signed-off-by: Dave Lee <[email protected]>
    dave-gray101 committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    70db8ec View commit details
    Browse the repository at this point in the history
  5. Merge branch 'feat-request-middleware' of ghgray101:/dave-gray101/Loc…

    …alAI into feat-request-middleware
    dave-gray101 committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    2b87951 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2024

  1. Configuration menu
    Copy the full SHA
    ed2e690 View commit details
    Browse the repository at this point in the history
  2. forgot to download

    Signed-off-by: Dave Lee <[email protected]>
    dave-gray101 committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    fde1357 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2024

  1. Configuration menu
    Copy the full SHA
    01cc06f View commit details
    Browse the repository at this point in the history
  2. change sample window, commit bruno tests

    Signed-off-by: Dave Lee <[email protected]>
    dave-gray101 committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    a90ddb1 View commit details
    Browse the repository at this point in the history
  3. use the file and sample rate from upstream vad

    Signed-off-by: Dave Lee <[email protected]>
    dave-gray101 committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    d2009e1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5912f53 View commit details
    Browse the repository at this point in the history
  5. yet another different test file to attempt to get a nonzero result on…

    … local testing and a non-error on CI
    
    Signed-off-by: Dave Lee <[email protected]>
    dave-gray101 committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    4a8f36b View commit details
    Browse the repository at this point in the history
  6. sr

    Signed-off-by: Dave Lee <[email protected]>
    dave-gray101 committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    ec489d5 View commit details
    Browse the repository at this point in the history
  7. .

    Signed-off-by: Dave Lee <[email protected]>
    dave-gray101 committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    d8d1dd2 View commit details
    Browse the repository at this point in the history
  8. ..

    Signed-off-by: Dave Lee <[email protected]>
    dave-gray101 committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    300e09d View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2024

  1. Configuration menu
    Copy the full SHA
    443ad79 View commit details
    Browse the repository at this point in the history
  2. try a manual ffmpeg expeeriment

    Signed-off-by: Dave Lee <[email protected]>
    dave-gray101 committed Nov 30, 2024
    Configuration menu
    Copy the full SHA
    1d65652 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'feat-request-middleware' of ghgray101:/dave-gray101/Loc…

    …alAI into feat-request-middleware
    dave-gray101 committed Nov 30, 2024
    Configuration menu
    Copy the full SHA
    42da59b View commit details
    Browse the repository at this point in the history
  4. remove import for now

    Signed-off-by: Dave Lee <[email protected]>
    dave-gray101 committed Nov 30, 2024
    Configuration menu
    Copy the full SHA
    77c503d View commit details
    Browse the repository at this point in the history
  5. .

    Signed-off-by: Dave Lee <[email protected]>
    dave-gray101 committed Nov 30, 2024
    Configuration menu
    Copy the full SHA
    8e7d5a6 View commit details
    Browse the repository at this point in the history
  6. .

    Signed-off-by: Dave Lee <[email protected]>
    dave-gray101 committed Nov 30, 2024
    Configuration menu
    Copy the full SHA
    017c554 View commit details
    Browse the repository at this point in the history
  7. format

    Signed-off-by: Dave Lee <[email protected]>
    dave-gray101 committed Nov 30, 2024
    Configuration menu
    Copy the full SHA
    ef326c4 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2024

  1. Configuration menu
    Copy the full SHA
    34e1d7f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    377f7a6 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2024

  1. FOUND THE ACTUAL VAD LIMIT: 30s or so!!!

    Signed-off-by: Dave Lee <[email protected]>
    dave-gray101 committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    52d9e2b View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feat-request-middleware' of ghgray101:/dave-gray101/Loc…

    …alAI into feat-request-middleware
    dave-gray101 committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    1e39cd7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aa8e465 View commit details
    Browse the repository at this point in the history
  4. unload models after

    Signed-off-by: Dave Lee <[email protected]>
    dave-gray101 committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    f6fe51c View commit details
    Browse the repository at this point in the history