Skip to content

Alireza-Foroughi-uk/Voice-Advertisement-Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

11 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🎧 Voice Advertisement Analysis with Deep Learning

πŸ“Œ Overview
builds a deep learning system to analyze voice advertisements and identify what makes them effective.
It combines audio signal processing + AI to extract insights that improve digital marketing performance.

πŸš€ Key Highlights

πŸŽ™οΈ Audio classification (Ad vs Non-Ad)
🧠 Hybrid CNN + LSTM model
πŸ“Š Feature extraction (MFCC, Spectrograms)
☁️ Cloud-based pipeline using Azure
πŸ“ˆ Insights for marketing optimization
🧠 Model
CNN β†’ captures audio patterns (pitch, tone)
LSTM β†’ captures speech flow over time

➑️ Result: understands both what is said and how it is said

πŸ› οΈ Tech Stack

Python, NumPy, Pandas
Librosa (audio processing)
TensorFlow / Keras
Microsoft Azure (Blob Storage, Spark)
Matplotlib, Power BI

πŸ“‚ Dataset

214K+ audio files collected
Final: 30K high-quality samples
Split: 70% Train / 15% Val / 15% Test

Preprocessing:

16kHz WAV, mono
Noise & silence removal
MFCC feature extraction

πŸ”¬ Approach

Data collection & preprocessing
Feature extraction (MFCC + spectrograms)
Model training (CNN + LSTM)
Evaluation & visualization
Business insight generation

πŸ“Š Key Results

Positive tone β†’ +8% engagement
Good delivery β†’ +23% sales impact
~30s ads perform best
Balanced repetition improves recall
Optimize tone, pacing, and clarity
Improve ad engagement & retention
Enable data-driven marketing decisions

About

Built a Hybrid CNN + LSTM model to classify 214 K audio ads and evaluate marketing effectiveness

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors