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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 0 | 0