Skip to content

A project on anomaly detection in voice conversations aims to develop algorithms that can automatically detect unusual patterns or behaviors in spoken interactions, helping identify potential threats, anomalies, or aberrations in real-time communication

NavuluriBalaji/Anomaly-Detection-in-Voice-Conversations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Anomaly Detection in Voice Conversations

Anomaly detection in voice conversations involve detection of unusual patterns, behavioral patterns and voice noise, anomaly points using statistical methods in an audio that is conversation between multiple speakers. It is a critical aspect of ensuring the reliability, security, and quality of communication systems. This project presents a comprehensive approach to detecting anomalies in voice conversations using advanced signal processing techniques and machine learning algorithms. Leveraging features such as Mel-frequency cepstral coefficients (MFCCs), spectral centroid, zero-crossing rate, and energy, the system extracts relevant information from audio data to characterize normal and abnormal speech patterns

Authors

How To use

1.Open project in Visual Studio

2.Click on Terminal -> New Terminal

3.Type Python app.py in Terminal

4.Open Command Prompt

5.Type streamlit run app.py

Run Locally

Clone the project

  git clone https://github.com/NavuluriBalaji/Anomaly-Detection-in-Voice-Conversations

Go to the project directory

  cd my-project

Install dependencies

  npm install

Start the server

  npm run start

Support

For support, email Navuluribalaji03@gmail.com

About

A project on anomaly detection in voice conversations aims to develop algorithms that can automatically detect unusual patterns or behaviors in spoken interactions, helping identify potential threats, anomalies, or aberrations in real-time communication

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published