Skip to content

Classifying "Yes" or "No" voice commands using three different classification algorithms

Notifications You must be signed in to change notification settings

Smmehdihosseini/VoiceCommandClassification

Repository files navigation

Yes/No Voice Command Classification Using Stochastic Gradient Descent, Random Forest & Support Vector Classifiers Based on Fast Fourier Transform

In this project we're looking for classifying "Yes" or "No" voice commands using three different classification algorithms and also comparing their predictions vector with each other.

Dataset:

The dataset has been formatted as .wav files with 16 kHz sampling rate, so first of all we're going to get the array of each instance and then computing fft of them for our model input.

Authors:

**Seyed Mohammad Mehdi Hosseini ([email protected]) **Kamyar Arshi ([email protected])

License:

Dataset License: Creative Commons BY 4.0 license (For more info visit: https://creativecommons.org/licenses/by/4.0/)

About

Classifying "Yes" or "No" voice commands using three different classification algorithms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published