Are you sure you want to delete this task? Once this task is deleted, it cannot be recovered.
|
|
10 months ago | |
|---|---|---|
| .. | ||
| dora_microphone | 10 months ago | |
| tests | 10 months ago | |
| README.md | 1 year ago | |
| pyproject.toml | 10 months ago | |
This node will send data as soon as the microphone volume is higher than a threshold.
This is using python Sounddevice.
It detects beginning and ending of voice activity within a stream of audio and returns the parts that contains activity.
There's a maximum amount of voice duration, to avoid having no input for too long.
- id: dora-vad
description: Voice activity detection. See; <a href='https://github.com/snakers4/silero-vad'>sidero</a>
build: pip install dora-vad
path: dora-vad
inputs:
audio: dora-microphone/audio
outputs:
- audio
The code and model weights are released under the MIT License.
DORA (Dataflow-Oriented Robotic Architecture) is middleware designed to streamline and simplify the creation of AI-based robotic applications. It offers low latency, composable, and distributed datafl
Rust Python TOML Markdown C other