photo

kim


Last seen: mehr als ein Jahr vor Aktiv seit 2022

Followers: 0   Following: 0

Statistik

Feeds

Anzeigen nach

Frage


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...

mehr als ein Jahr vor | 0 Antworten | 0

0

Antworten

Frage


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, ......

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


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...

mehr als ein Jahr vor | 0 Antworten | 0

0

Antworten

Frage


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...

mehr als ein Jahr vor | 2 Antworten | 0

2

Antworten

Frage


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 ...

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort