Customer Satisfaction Based on Voice

Slides:



Advertisements
Similar presentations
ECG Signal processing (2)
Advertisements

Masters Presentation at Griffith University Master of Computer and Information Engineering Magnus Nilsson
SVM—Support Vector Machines
Student: Ibraheem Frieslaar Supervisor: Mehrdad Ghaziasgar.
A Comprehensive Study on Third Order Statistical Features for Image Splicing Detection Xudong Zhao, Shilin Wang, Shenghong Li and Jianhua Li Shanghai Jiao.
F 鍾承道 Acoustic Features for Speech Recognition: From Mel-Frequency Cepstrum Coefficients (MFCC) to BottleNeck Features(BNF)
© 2013 IBM Corporation Efficient Multi-stage Image Classification for Mobile Sensing in Urban Environments Presented by Shashank Mujumdar IBM Research,
Eng. Shady Yehia El-Mashad
By Roland Foster Supervisors: Mr. Mehrdad Ghaziasgar Mr. James Connan Mentor: Mr. Warren Nel.
VBS Documentation and Implementation The full standard initiative is located at Quick description Standard manual.
An Example of Course Project Face Identification.
A brief overview of Speech Recognition and Spoken Language Processing Advanced NLP Guest Lecture August 31 Andrew Rosenberg.
Implementing a Speech Recognition System on a GPU using CUDA
17.0 Distributed Speech Recognition and Wireless Environment References: 1. “Quantization of Cepstral Parameters for Speech Recognition over the World.
Kernel Methods A B M Shawkat Ali 1 2 Data Mining ¤ DM or KDD (Knowledge Discovery in Databases) Extracting previously unknown, valid, and actionable.
A hybrid SOFM-SVR with a filter-based feature selection for stock market forecasting Huang, C. L. & Tsai, C. Y. Expert Systems with Applications 2008.
Classifiers Given a feature representation for images, how do we learn a model for distinguishing features from different classes? Zebra Non-zebra Decision.
An Introduction to Support Vector Machines (M. Law)
Speaker Recognition by Habib ur Rehman Abdul Basit CENTER FOR ADVANCED STUDIES IN ENGINERING Digital Signal Processing ( Term Project )
Protein Fold Recognition as a Data Mining Coursework Project Badri Adhikari Department of Computer Science University of Missouri-Columbia.
컴퓨터 과학부 김명재.  Introduction  Data Preprocessing  Model Selection  Experiments.
BOĞAZİÇİ UNIVERSITY DEPARTMENT OF MANAGEMENT INFORMATION SYSTEMS MATLAB AS A DATA MINING ENVIRONMENT.
Virtual Desktop Peephole By Kyle Patience Supervisor: Reginald Dodds Co Supervisor: Mehrdad Ghaziasgar.
Frequency Domain Adaptive Filtering Project Supervisor Dr. Edward Jones Myles Ó Fríl.
A TUTORIAL ON SUPPORT VECTOR MACHINES FOR PATTERN RECOGNITION ASLI TAŞÇI Christopher J.C. Burges, Data Mining and Knowledge Discovery 2, , 1998.
Virtual Image Peephole By Kyle Patience Supervisor: Reg Dodds Co Supervisor: Mehrdad Ghaziasgar.
Chapter 6. Classification and Prediction Classification by decision tree induction Bayesian classification Rule-based classification Classification by.
CISC Machine Learning for Solving Systems Problems Presented by: Eunjung Park Dept of Computer & Information Sciences University of Delaware Solutions.
Notes on HW 1 grading I gave full credit as long as you gave a description, confusion matrix, and working code Many people’s descriptions were quite short.
ECE 471/571 – Lecture 22 Support Vector Machine 11/24/15.
Gist 2.3 John H. Phan MIBLab Summer Workshop June 28th, 2006.
Medical Card System with Fingerprint Authentication Luvuyo Morris Supervisor: Mr. R. Dodds Co-Supervisor: Mr. M. Ghazi-Asgar Mentor: Mr. Roland Foster.
SVMs in a Nutshell.
A distributed PSO – SVM hybrid system with feature selection and parameter optimization Cheng-Lung Huang & Jian-Fan Dun Soft Computing 2008.
Anaglyph Videos Student:Jihaad Pienaar Supervisor: Mr Mehrdad Ghaziasgar Co-Supervisor:Mr James Connan Mentors: Mr Roland Foster & Mr Kenzo Abrahams.
ADAPTIVE BABY MONITORING SYSTEM Team 56 Michael Qiu, Luis Ramirez, Yueyang Lin ECE 445 Senior Design May 3, 2016.
Speech Processing Dr. Veton Këpuska, FIT Jacob Zurasky, FIT.
Korean Phoneme Discrimination
Experience Report: System Log Analysis for Anomaly Detection
Neural networks and support vector machines
CS 445/656 Computer & New Media
Building Machine Learning System with Python
Recognition of bumblebee species by their buzzing sound
Zhenshan, Wen SVM Implementation Zhenshan, Wen
University of Rochester
Recognition of biological cells – development
AHED Automatic Human Emotion Detection
ARTIFICIAL NEURAL NETWORKS
Spoken Digit Recognition
Presentation on Artificial Neural Network Based Pathological Voice Classification Using MFCC Features Presenter: Subash Chandra Pakhrin 072MSI616 MSC in.
Customer Satisfaction Based on Voice Signals
Schizophrenia Classification Using
LINEAR AND NON-LINEAR CLASSIFICATION USING SVM and KERNELS
Finding Clusters within a Class to Improve Classification Accuracy
Action Recognition in Temporally Untrimmed Videos
Hyperparameters, bias-variance tradeoff, validation
AHED Automatic Human Emotion Detection
Ala’a Spaih Abeer Abu-Hantash Directed by Dr.Allam Mousa
Popular Music Vocal Analysis
Adaboost for faces. Material
Audio and Speech Computers & New Media.
Support Vector Machine _ 2 (SVM)
John H.L. Hansen & Taufiq Al Babba Hasan
AHED Automatic Human Emotion Detection
AHED Automatic Human Emotion Detection
MAS 622J Course Project Classification of Affective States - GP Semi-Supervised Learning, SVM and kNN Hyungil Ahn
FISH IDENTIFICATION SYSTEM
Pattern Recognition ->Machine Learning- >Data Analytics Supervised Learning Unsupervised Learning Semi-supervised Learning Reinforcement Learning.
THE ASSISTIVE SYSTEM SHIFALI KUMAR BISHWO GURUNG JAMES CHOU
Machine Learning for Cyber
Presentation transcript:

Customer Satisfaction Based on Voice Siyamamkela Bomela 3339142 Supervisor: Reg Dodds Co-supervisor: Mehrdad Ghaziasgar

Overview Quick Recap Implementation Process MFCC Feature Visual Representation Training Tools Used References Demo

Quick Recap

Implementation Read audio file MFCC Training Fast Fourier Transform Mel Scale Filtering Logarithm Discrete Cosine Function Training

MFCC Features Visual Representation

Training and Optimization Support vector machine Supervised training Three classes Feed data into SVM Label data correctly Cross validation Uses radial basis function (RBF) kernel

Tools Used

Project Plan Term 1: Requirements Analysis Research on topic Get dataset Install Python Understand Algorithms Term 2: System Design Develop a prototype Term 3: Implementation Finish coding the system Term 4: Improving and Testing the system Test the system for any errors and improve functionality of system where possible

References [1] Wu, Z. and Cao, Z. (2005). Improved MFCC-based feature for robust speaker identification. Tsinghua Science and Technology, 10(2), pp.158-161. [2] Singh, S. and Rajan, E. (2011). MFCC VQ based Speaker Recognition and Its Accuracy Affecting Factors. International Journal of Computer Applications, 21(6), pp.1-6.

Demo