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(silero): add Silero-vad backend #4204

Merged
merged 8 commits into from
Nov 20, 2024
Merged

feat(silero): add Silero-vad backend #4204

merged 8 commits into from
Nov 20, 2024

Commits on Nov 20, 2024

  1. feat(vad): add silero-vad backend (WIP)

    Signed-off-by: Ettore Di Giacinto <[email protected]>
    mudler committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    a234772 View commit details
    Browse the repository at this point in the history
  2. feat(vad): add API endpoint

    Signed-off-by: Ettore Di Giacinto <[email protected]>
    mudler committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    a97f239 View commit details
    Browse the repository at this point in the history
  3. fix(vad): correctly place the onnxruntime libs

    Signed-off-by: Ettore Di Giacinto <[email protected]>
    mudler committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    dabe748 View commit details
    Browse the repository at this point in the history
  4. chore(vad): hook silero-vad to binary and container builds

    Signed-off-by: Ettore Di Giacinto <[email protected]>
    mudler committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    eec0fb9 View commit details
    Browse the repository at this point in the history
  5. feat(gRPC): register VAD Server

    Signed-off-by: Ettore Di Giacinto <[email protected]>
    mudler committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    389e55b View commit details
    Browse the repository at this point in the history
  6. fix(Makefile): consume ONNX_OS consistently

    Signed-off-by: Ettore Di Giacinto <[email protected]>
    mudler committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    fdbf125 View commit details
    Browse the repository at this point in the history
  7. fix(Makefile): handle macOS

    Signed-off-by: Ettore Di Giacinto <[email protected]>
    mudler committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    2a68c92 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'master' into feat/silero-vad

    Signed-off-by: Ettore Di Giacinto <[email protected]>
    mudler authored Nov 20, 2024
    Configuration menu
    Copy the full SHA
    1b40c57 View commit details
    Browse the repository at this point in the history