Seungchan Lee Intelligent Electronic Systems Human and Systems Engineering Department of Electrical and Computer Engineering Speaker Verification Experiment.

Slides:



Advertisements
Similar presentations
An Indispensable Quality Assurance Tool for Dairy Processing Plants.
Advertisements

AIMSweb Progress Monitor Online User Training
In collaboration with Hualin Gao, Richard Duncan, Julie A. Baca, Joseph Picone Human and Systems Engineering Center of Advanced Vehicular System Mississippi.
An Overview of Machine Learning
 2005 Pearson Education, Inc. All rights reserved Introduction.
Confidence Measures for Speech Recognition Reza Sadraei.
Communications & Multimedia Signal Processing Analysis of the Effects of Train noise on Recognition Rate using Formants and MFCC Esfandiar Zavarehei Department.
Networked HVAC Controller Bradley University Department of Electrical & Computer Engineering By: Ed Siok Advisor: Dr. Malinowski.
Speaker Adaptation for Vowel Classification
Feature vs. Model Based Vocal Tract Length Normalization for a Speech Recognition-based Interactive Toy Jacky CHAU Department of Computer Science and Engineering.
Language and Speaker Identification using Gaussian Mixture Model Prepare by Jacky Chau The Chinese University of Hong Kong 18th September, 2002.
The Chinese University of Hong Kong Department of Computer Science and Engineering Lyu0202 Advanced Audio Information Retrieval System.
FYP0202 Advanced Audio Information Retrieval System By Alex Fok, Shirley Ng.
Authors: Anastasis Kounoudes, Anixi Antonakoudi, Vasilis Kekatos
Advisor: Prof. Tony Jebara
Key Applications Module Lesson 12 — Word Essentials
1b – Inside Visual Studio Lingma Acheson Department of Computer and Information Science, IUPUI CSCI N331 VB.NET Programming.
Lecture 1: Introduction Lecture series based on the text: Essential MATLAB for Engineers and Scientists By Hahn & Valentine
Real-time Monitoring and Diagnostic Solution for an HVAC System ECE Team 169 Anthony Bellantoni (EE) Greg Carmichael (EPhys) Joe Grassi (EE) Sponsored.
Using Technology in Training November 24, 2006 Overview Today’s session will focus on using PowerPoint to develop training materials.
Macquarie RT05s Speaker Diarisation System Steve Cassidy Centre for Language Technology Macquarie University Sydney.
Page 0 of 14 Dynamical Invariants of an Attractor and potential applications for speech data Saurabh Prasad Intelligent Electronic Systems Human and Systems.
Microsoft ® Official Course Module 10 Optimizing and Maintaining Windows ® 8 Client Computers.
Temple University Goals : 1.Down sample 20 khz TIDigits data to 16 khz. 2. Use Down sample data run regression test and Compare results posted in Sphinx-4.
C O M P U T E R G R A P H I C S Jie chen Computer graphic -- OpenGL Howto.
Modeling speech signals and recognizing a speaker.
International Conference on Intelligent and Advanced Systems 2007 Chee-Ming Ting Sh-Hussain Salleh Tian-Swee Tan A. K. Ariff. Jain-De,Lee.
Jacob Zurasky ECE5526 – Spring 2011
Seungchan Lee Intelligent Electronic Systems Human and Systems Engineering Department of Electrical and Computer Engineering Software Release and Support.
Looking in the Derive Window A Designer ’ s View Theresa Shelby.
Language Model Grammar Conversion Wesley Holland Intelligent Electronic Systems Human and Systems Engineering Department of Electrical and Computer Engineering.
Jun-Won Suh Intelligent Electronic Systems Human and Systems Engineering Department of Electrical and Computer Engineering Speaker Verification System.
Seungchan Lee Institute for Signal and Information Processing Department of Electrical and Computer Engineering Research Updates.
Speaker Verification Speaker verification uses voice as a biometric to determine the authenticity of a user. Speaker verification systems consist of two.
Release Progress Report Daniel May Intelligent Electronic Systems Human and Systems Engineering Department of Electrical and Computer Engineering min XMLABNF.
A Baseline System for Speaker Recognition C. Mokbel, H. Greige, R. Zantout, H. Abi Akl A. Ghaoui, J. Chalhoub, R. Bayeh University Of Balamand - ELISA.
Intro to CS ACO 101 Lab Rat. Academic Integrity What does that mean in programming? Log into Blackboard and take the test titled “Applied Computing Course.
Tao Ma Department of Electrical and Computer Engineering Mississippi State University gcc compatiblility October 19, 2006.
Jun-Won Suh Intelligent Electronic Systems Human and Systems Engineering Department of Electrical and Computer Engineering ISIP_VERIFY, ISIP_DECODER_DEMO,
Software Maintenance Speaker: Jerry Gao Ph.D. San Jose State University URL: Sept., 2001.
Jun-Won Suh Intelligent Electronic Systems Human and Systems Engineering Department of Electrical and Computer Engineering Speaker Verification System.
ISIP: Research Presentation Seungchan Lee Feb Page 0 of 36 Seungchan Lee Intelligent Electronic Systems Human and Systems Engineering Department.
Seungchan Lee Department of Electrical and Computer Engineering Mississippi State University RVM Implementation Progress.
The Development of a search engine & Comparison according to algorithms Sung-soo Kim The final report.
Powerpoint for Students What is Powerpoint?  Presentation software  Slides  Graphics  Animations for text  Animations for slides  Sound effects.
Speaker Verification System Middle Term Presentation Performed by: Barak Benita & Daniel Adler Instructor: Erez Sabag.
Tao Ma Department of Electrical and Computer Engineering Mississippi State University Research Update September 1, 2006.
CSCI 161 Lecture 3 Martin van Bommel. Operating System Program that acts as interface to other software and the underlying hardware Operating System Utilities.
Automated Testing April 2001WISQA Meeting Ronald Utz, Automated Software Testing Analyst April 11, 2001.
UIC at TREC 2006: Blog Track Wei Zhang Clement Yu Department of Computer Science University of Illinois at Chicago.
Page 0 of 5 Dynamical Invariants of an Attractor and potential applications for speech data Saurabh Prasad Intelligent Electronic Systems Human and Systems.
Madhulika Pannuri Intelligent Electronic Systems Human and Systems Engineering Department of Electrical and Computer Engineering Correlation Dimension.
Key Applications Module Lesson 12 — Word Essentials Computer Literacy BASICS.
Chapter 25 – Configuration Management 1Chapter 25 Configuration management.
eIRB Training IRB Committee Members
Language Model Classes
Games Programming in Scratch
Developing an Android application for
Starting a project in VisualDSP++
AN ANALYSIS OF TWO COMMON REFERENCE POINTS FOR EEGS
Decision Making Based on Cohort Scores for
Overview of Language Model Classes and Release Progress
TI-NspireTM Version 2.1 Top 10
Speaker Identification:
SeeSoft A Visualization Tool..
Programming Logic and Design Eighth Edition
Speaker Recognition Experiment
HyperSpike Audio Optimizer Software GET THE MOST OUT OF YOUR MESSAGES
Vaal university of technology
Presentation transcript:

Seungchan Lee Intelligent Electronic Systems Human and Systems Engineering Department of Electrical and Computer Engineering Speaker Verification Experiment Research Presentation:

ISIP: Research Presentation Page 1 of 9 Overview Software Release  lm_tester, network_builder  Debugging utility : Purify  HierarchicalSearch Class Speaker Verification System  Do Experiment with HMM using the MFCCs  Adding invariants in the feature file Next Plans

ISIP: Research Presentation Page 2 of 9 Software Release Purify  Resolve Compilation problem -Compile without sphere utility  Track down memory problem -Resolve HierarchicalSearch class problem Namemap problem  This is caused by the difference of the system which extract features and train the feature files.

ISIP: Research Presentation Page 3 of 9 Baseline system set up Set up Baseline system  It takes much time to set up the baseline system at this time.  It will be faster at the next experiment. Problems with Adding invariants  Transform_builder  Window Class  Lyapunov exponent  The result recipe sof file has some problems.  Every result feature vector has the same value.  Sundar helps me to add the Lyapunov exponent, we did not find the reason.

ISIP: Research Presentation Page 4 of 9 Baseline system set up Set up Baseline system  It takes much time to set up the baseline system at this time.  It will be faster at the next experiment. Problems with Adding invariants  Transform_builder  Window Class  Lyapunov exponent  The result recipe sof file has some problems.  Every result feature vector has the same value.  Sundar helps me to add the Lyapunov exponent, we did not find the FeatureFile name = "FEATURES"; file_type = "TEXT"; file_format = "SOF"; ………………………….. values = { , , ,10.292, , , , , ,4.4856, , , }, { , , ,10.292, , , , , ,4.4856, , , }, { , , ,10.292, , , , , ,4.4856, , , }, ………………………………

ISIP: Research Presentation Page 5 of 9 Baseline system set up Transform_builder problem Open existing recipe file and save as different recipe file.  Two recipe files are not the same.  Window class has been modified after saving  Ryan looked into this problem alignment = LEFT; normalization = NONE; compute_mode = CROSS_FRAME; duration = 0.025; debug_level = NONE; constants = LEFT; alignment = NONE; normalization = CROSS_FRAME; compute_mode = 0.025; duration = NONE;

ISIP: Research Presentation Page 6 of 9 Experiment Result Problems with hypothesis  The result hypothesis scores is highly less than previous result  The “ACCEPTED” and “REJECTED” hypothesis does not give correct decision. ACCEPTED: e-05 (KAAA) REJECTED: (KAAB) ACCEPTED: e-05 (KAAC) REJECTED: (KAAD) REJECTED: (KAAG) ACCEPTED: (KAAH) REJECTED: (KAAJ) REJECTED: (KAAA) REJECTED: (KAAB) REJECTED: (KAAC) REJECTED: (KAAD) REJECTED: (KAAG) REJECTED: (KAAH) REJECTED: (KAAJ) Test Utterance IHD, 16 Mixture modelJSGF, 16 Mixture model Test Utterance MFCC Feature

ISIP: Research Presentation Page 7 of 9 DET Curve DET Curve (Tang’s)Probability Plot

ISIP: Research Presentation Page 8 of 9 Next Plan Software Release  Help Daniel to finish the release. Speaker Verification System  Do Experiment with HMM using the MFCCs and invariants  Compare the result to previous result  Analyze the result and track down the problem Nonlinear System  Find the research topics

ISIP: Research Presentation Page 9 of 9 List of activities (Spring semester) Become familiar with our system  Make first simple program Software Release  Work with Daniel on the Software Release  ProductionRuleTokenType – modify read/write function with namemap class  lm_tester, network_builder  Dummy symbol, exclude symbol problem  Debugging utility : Purify  Resolve compilation problem ( without sphere utility)  Fix memory problem – segmentation fault (HierarchicalSearch class Speaker Verification System  Designing interface for Verification System  Combine three functionality, HMM/GMM, SVM, RVM  New isip_verify Utility  Resolve checksum error (namemap)