Speech Recognition System
-
Updated
Nov 24, 2020 - C++
Speech Recognition System
This project implements a Speech Emotion Recognition system using Mel-Frequency Cepstral Coefficients (MFCCs) and Deep Learning. The goal is to classify emotions from speech audio data by extracting acoustic features and training neural networks to recognize emotional patterns.
This package provides various tools for calculating the cepstral coefficients of time series and clustering them in Julia.
Add a description, image, and links to the cepstral-coefficients topic page so that developers can more easily learn about it.
To associate your repository with the cepstral-coefficients topic, visit your repo's landing page and select "manage topics."