hassan jamil
Followers: 0 Following: 0
Feeds
提问
feature extraction using mfcc
How can i extract feature using mfcc from samples placed in matlab folder.
5 years 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 0 个回答 | 0