photo

hassan jamil


Last seen: 4 years ago Active since 2019

Followers: 0   Following: 0

Statistics

  • Explorer

View badges

Feeds

View by

Question


feature extraction using mfcc
How can i extract feature using mfcc from samples placed in matlab folder.

5 years ago | 1 answer | 0

1

answer

Question


audio read error in speech recognition using lpc
%Add path of the Training Data addpath('\matlab cde'); %Record your sound command w=1; while(1) recObj = audiorecor...

5 years ago | 1 answer | 0

1

answer

Question


i am trying a code on speech recognition
clc; close all; clear all; figure(2) fs=44100; [y, fs]=audioread('oil.wav'); % Read wave file %sound(y, fs); % Playb...

5 years ago | 0 answers | 0

0

answers