Skip to content

Detecting moderator of a debate by processing the audio clip of the debate and using Hidden Markov Model to analyse the audio.

Notifications You must be signed in to change notification settings

akshayadiga/Moderator-Detection-in-a-Debate-uisng-Hidden-Markov-Model-Speech-Processing-

Repository files navigation

Moderator-Detection-in-a-Debate-uisng-Hidden-Markov-Model-Speech-Processing-

Moderator of a debate is detected using audio clip of the debate. Hidden markov model is trained to detect various parts and debate and infer the debate moderator from it.

We used component=5 and mix=2 and got an output accuray of around 80% for the taken test files. A little error is caused because the total time we consider will be a sum of both single and multi state. Since we don't consider the multi state a small part of the error will be because of that as it will be used for calculating accuracy.

About

Detecting moderator of a debate by processing the audio clip of the debate and using Hidden Markov Model to analyse the audio.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages