You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
π§ 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
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