Tools for voice activity detection and audio processing.
# Clone the repository
git clone https://github.com/NocturnLabs/voice-detect
cd voice-detect
# Detect voice in audio file
voice-detect analyze input.wav
# Real-time microphone detection
voice-detect listen --device default
# Export segments
voice-detect extract input.wav --output segments/