Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 475 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 475 Bytes

VoiceAuthML

Overview

VoiceAuthML is a Python-based application designed to distinguish between live voices and voice recordings using machine learning and audio analysis techniques. It can be used for various purposes, including voice authentication, anti-spoofing, and security applications.

Features

Audio input from microphone or file. Feature extraction from audio data. Machine learning model for voice detection. Real-time voice detection and classification.