Skip to content

Draft: vadonnx: Implement VAD based on ONNX runtime

Abdul Rehman requested to merge 7r3nzy/gst-plugins-rs:feat/onnx-based-vad into main

This PR implements VAD(Voice Activity Detection) based on ONNX Runtime(tract) and silero-vad

Remaining Items

  • Posting speech-detection on a bus/signal/event
  • Refactoring
  • Tests
  • Documentations

Merge request reports