photo

kim


Last seen: 1년 초과 전 2022년부터 활동

Followers: 0   Following: 0

통계학

Feeds

보기 기준

질문


Why the wav or audio is repeating eventhough I record a new voice. please help me I cant hear my new audio it plays the same audio over again.
clc clear all close all warning off Fs=8000;%Sampling frequency in hertz ch=1;%Number of channels--2 options--1 (mono) or 2...

1년 초과 전 | 답변 수: 0 | 0

0

답변

질문


This code only run and only exit button can be seen. and also I dont know what to change. what should I do please help me. Thank you
function varargout = SpeakerRecognitionTest(varargin) gui_Singleton = 1; gui_State = struct('gui_Name', mfilename, ......

1년 초과 전 | 답변 수: 1 | 0

1

답변

질문


I need help I'm trying to have an issue here like I want to detect that speaker and when it recognizes the voice it will say grant This is my code. In the testing part.
clear,clc,close all warning off; % Parameters Fs = 8000; % Sampling frequency BtRt = 8; T = 2; % Recording ti...

1년 초과 전 | 답변 수: 0 | 0

0

답변

질문


I need help Im trying to have a trouble issue here like I dont want to use numbers to detect that speaker. I want to use names. This is my code. In the training part
clear all; close all; clc; warning off Fs=8000;%Sampling frequency in hertz ch=1;%Number of channels--2 options--1 (mono) o...

1년 초과 전 | 답변 수: 2 | 0

2

답변

질문


Record and save audio with your specific file name for the audio.
I want to record and save an audio with my specific filename.wav file and then to test it when it match my voice with that file ...

1년 초과 전 | 답변 수: 1 | 0

1

답변